github PJK/libcbor v0.13.0

6 days ago

What's Changed

  • Fix small typo in release script by @PJK in #350
  • Fix failing 32 bit tests due to cmocka macro repeating stack pushes by @PJK in #354
  • Set cmake_minimum_required to 3.5 by @PJK in #355
  • Fix float_ctrl ctrl assertions failing in debug mode by @PJK in #353
  • Check in vscode setup by @PJK in #357
  • Add CBOR sequences example by @PJK in #358
  • Add riscv64 config to CircleCI by @PJK in #359
  • Add a test for malformed definite maps by @PJK in #360
  • Add [[nodiscard]] support and auto-update to C23 in cmake by @PJK in #361
  • Configure ctest on to export the test results to CircleCI by @PJK in #362
  • Revamp the introduction doc into a more useful crash course by @PJK in #363
  • Add OSX asan/lsan supression config by @PJK in #366
  • Add cbor_copy_definite by @PJK in #364
  • Improve handling and coverage reporting of exhaustive enum switches by @PJK in #367
  • Add references to readme by @PJK in #368
  • Update python deps and related docs by @PJK in #369
  • Link tutorial in readme (and fix embedded RST formatting) by @PJK in #370
  • Add a doc note on lto linking by @PJK in #373
  • Add a doc for the reference count in cbor_array_set(). by @hglee in #375
  • Add gh link to docs by @PJK in #374
  • Add #355 to changelog by @PJK in #376
  • Bump version to 0.13.0 by @PJK in #377

New Contributors

Full Changelog: v0.12.0...v0.13.0

Don't miss a new libcbor release

NewReleases is sending notifications on new releases.