Releases: 51Degrees/common-cxx
Releases · 51Degrees/common-cxx
Version 4.4.18
Full Changelog: 4.4.17...4.4.18
Version 4.4.17
Version 4.4.16
Full Changelog: 4.4.15...4.4.16
Version 4.4.15
What's Changed
- DOC: Documented the CI steps. by @ben51degrees in #17
Full Changelog: 4.4.14...4.4.15
Version 4.4.14
What's Changed
- TEST: Updated config to test on the latest Ubuntu by @ben51degrees in #15
- TEST: Check the string length in tests. by @ben51degrees in #16
Full Changelog: 4.4.13...4.4.14
Version 4.4.13
Full Changelog: 4.4.12...4.4.13
Version 4.4.12
What's Changed
- REORG: Moved the c specific CI scripts from c to cxx. by @ben51degrees in #12
- BUILD: Added build-package CI script. by @ben51degrees in #13
- FEAT: Added install package CI script. by @ben51degrees in #14
Full Changelog: 4.4.11...4.4.12
Version 4.4.8
- Added tests for pool functions
Version 4.4.7
- BUG: Address a compile time warning that is shown in GCC 10+. Using
memcpy
has the same effect, but doesn't care about null terminators.
Version 4.4.6
- BUG/TEST: Handle truncation of pseudoheaders nicely without an exception, and test the scenario.