What's Changed
- Fixed issue with unneeded template keyword by @beached in #444
- More tests for json_array/json_tuple/json_key_value_array/json_date/json_checked_number and some bugfixes by @beached in #445
- Added json_array_iterator test and minor refactoring by @beached in #446
- Update version number to v3_29_0 by @beached in #447
- Documentation updates and more tests by @beached in #448
- Add link to Mapping Overview in cookbook section by @beached in #449
- Refactor preprocessor conditionals for consistency by @beached in #450
- Minor CI issue and preliminary C++26 reflection support by @beached in #452
- Bugfixes and some experimental reflection updates by @beached in #455
Full Changelog: v3.28.3...v3.29.2