What's Changed
- Tag documentation and general doxygen style improvements by @PJK in #309
- Rename API docs to be more helpful by @PJK in #310
- Make MSVC w/ /sdl work by @PJK in #312
- Respect CMAKE_INTERPROCEDURAL_OPTIMIZATION by @PJK in #316
- Nicer cmakes by @PJK in #317
- Fixed code coverage option typo in CMakeLists.txt by @jonathanmarvens in #318
- Bump jinja2 from 3.1.2 to 3.1.3 in /doc/source by @dependabot in #306
- Update CI configs by @PJK in #332
- Fix wrong fopen mode in fuzzer by @PJK in #331
- Update OSX CI version by @PJK in #333
- Fix NaN handling on mips/mipsel and Windows; disable value propagation for signaling NaNs; add mips CI by @PJK in #335
- Export and install CMake targets by @dg0yt in #337
- Update cirrus FreeBSD to 14.2 by @PJK in #339
- Update Bazel setup to Bzlmod by @PJK in #340
- In cbor2cjson.c example, add missing cbor_move to cbor_array_get call by @whitehse in #338
- Update python requirements by @PJK in #343
- Fix mips/el CI by @PJK in #342
- include project directory with target instead of globally by @Jan200101 in #341
- Update more python packages by @PJK in #344
- Update example formatting (clang changed) by @PJK in #345
- Remove no-op pragma clang lines by @brooksdavis in #321
- Fix mutiple "pedantic" compiler warnings, mostly around unused parameters by @PJK in #347
- Bump jinja2 from 3.1.5 to 3.1.6 in /doc/source by @dependabot in #346
- Update changelog, improve release script to automate version bump PRs by @PJK in #348
- Bump version to 0.12.0 by @PJK in #349
New Contributors
- @jonathanmarvens made their first contribution in #318
- @dg0yt made their first contribution in #337
- @whitehse made their first contribution in #338
- @Jan200101 made their first contribution in #341
- @brooksdavis made their first contribution in #321
Full Changelog: v0.11.0...v0.12.0