Releases: 51Degrees/common-cxx
Releases · 51Degrees/common-cxx
Version 4.2.3
Included changes:
- FEAT: Implemented an overrides API to reset override values array.
- BUG: When initializing headers, the index set in the pseudo header was incorrect.
Version 4.2.2
Included Changes:
- BUILD: Treat all compiler and linker warnings as errors
- BUILD: Fixed compiler and linker warnings
- OPTIM: ProfileIds evidence key is now treated as case insensitive.
- TEST: Added tests to check if ProfileIds evidence key is treated as case insensitive.
- BUG: Clean up resource properly when initialization of reloaded dataset failed.
- TEST: Added tests to check that reload will not crash if failed.
Version 4.2.1
Included Changes:
- CLEANUP: Fixed compilation warnings.
- OPTIM: Compilation warnings are now treated as errors.
Version 4.2.0
Included Changes:
- BUG: Build script now correctly build 32bit and Debug version for Linux platform.
- BUG: The cleanup and exit now are handled cleanly in cases where the data is corrupted and the construction of a collection failed.