| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-03 | 1.2 kB | |
| Release Version 3.29.2 source code.tar.gz | 2024-11-03 | 1.3 MB | |
| Release Version 3.29.2 source code.zip | 2024-11-03 | 1.6 MB | |
| Totals: 3 Items | 2.9 MB | 0 | |
What's Changed
- Fixed issue with unneeded template keyword by @beached in https://github.com/beached/daw_json_link/pull/444
- More tests for json_array/json_tuple/json_key_value_array/json_date/json_checked_number and some bugfixes by @beached in https://github.com/beached/daw_json_link/pull/445
- Added json_array_iterator test and minor refactoring by @beached in https://github.com/beached/daw_json_link/pull/446
- Update version number to v3_29_0 by @beached in https://github.com/beached/daw_json_link/pull/447
- Documentation updates and more tests by @beached in https://github.com/beached/daw_json_link/pull/448
- Add link to Mapping Overview in cookbook section by @beached in https://github.com/beached/daw_json_link/pull/449
- Refactor preprocessor conditionals for consistency by @beached in https://github.com/beached/daw_json_link/pull/450
- Minor CI issue and preliminary C++26 reflection support by @beached in https://github.com/beached/daw_json_link/pull/452
- Bugfixes and some experimental reflection updates by @beached in https://github.com/beached/daw_json_link/pull/455
Full Changelog: https://github.com/beached/daw_json_link/compare/v3.28.3...v3.29.2