Skip to content

Releases: 51Degrees/common-cxx

Version 4.2.3

12 May 07:53
Compare
Choose a tag to compare

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

03 Mar 17:29
Compare
Choose a tag to compare

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

14 Jan 15:06
Compare
Choose a tag to compare

Included Changes:

  • CLEANUP: Fixed compilation warnings.
  • OPTIM: Compilation warnings are now treated as errors.

Version 4.2.0

05 Jan 08:58
Compare
Choose a tag to compare

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.