Releases: carbonengine/resources
v4.3.0
What's Changed
- Add download status callback, address minor bugs. by @CCPCookies in #21
bugs
- Temporary download files now use OS temp directory and not 'cache' by default.
- Remove resources from Resource Group CLI operation respects verbosity level
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Make efficiency changes to filtering resource group logic. by @CCPCookies in #20
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Change github token for PR build status publisher by @ccptoebeans in #19
- Add filter file support when creating Resource Groups. by @CCPCookies in #18
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Add latest changes from the carbon template by @ccptoebeans in #15
- Rework status update message system & add test coverage for status updates by @CCPCookies in #17
New Contributors
- @ccptoebeans made their first contribution in #15
Full Changelog: v3.2.0...v4.0.0
v3.2.0
What's Changed
- Add ability to export resources when creating resource group from dir by @CCPCookies in #12
Full Changelog: v3.1.2...v3.2.0
v3.1.2
Update install location to share/carbon-resources
What's Changed
- Change install location and name to carbon-resources by @ccp-chargeback in #11
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Upgrade vcpkg port versions by @ccp-chargeback in #10
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Set runtime to MT rather than MD by @CCPCookies in #8
- Skip compression option by @CCPCookies in #9
Skip Compression Change
Compression calculations have been changed from mandatory to optional defaulting to on.
Skipping these calculations significantly speeds up processing time for all steps requiring ResourceGroup generation.
Some intermediate steps that create ResourceGroups don't require compression calculations, so in this case they can be switched off.
Runtime switched to MT
This is a requirement from another CCP team which ingests this library
Full Changelog: v3.0.3...v3.1.0
v3.0.3
What's Changed
- Set CMake min version to 3.30.1 by @ccp-chargeback in #6
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Lower min cmake version to 3.30 by @ccp-chargeback in #5
Full Changelog: v3.0.1...v3.0.2