Skip to content

Releases: beached/daw_json_link

Release Version 3.29.2

03 Nov 04:22
81b950a
Compare
Choose a tag to compare

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

Release Version 3.28.3

25 Aug 19:06
22442e3
Compare
Choose a tag to compare

What's Changed

  • Removed extra ; in macro by @beached in #443
  • Maintenance update for changes with upstream changes in daw-header-libraries

Full Changelog: v3.28.1...v3.28.3

Release Version 3.28.1

21 Aug 22:43
eefff34
Compare
Choose a tag to compare

What's Changed

  • Smaller pull size for non-testing builds by 80MB by @beached in #441

Full Changelog: v3.27.1...v3.28.1

Release Version 3.27.1

10 Aug 07:41
1cb3753
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.26.0...v3.27.1

v3.26.0

05 Aug 04:35
b59a120
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.25.0...v3.26.0

v3.25.0

04 Aug 17:42
f6382f1
Compare
Choose a tag to compare

What's Changed

Thanks to @jk-jeon and @pkerichang for their fixes and issues.

Full Changelog: v3.24.1...v3.25.0

Release Version 3.24.1

01 Jul 15:47
b56176d
Compare
Choose a tag to compare

What's Changed

  • Small bugfixes by @beached in #430
    • Fixed issue that used implicit conversion to fp.
    • Updated utf-range to latest to work around gcc14.1 issue #429
      Full Changelog: v3.24.0...v3.24.1

Release Version 3.24.0

04 May 17:30
0ba03e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.23.3...v3.24.0

Release Version v3.23.3

09 Apr 12:50
f53f0e8
Compare
Choose a tag to compare

What's Changed

  • Updated dep to pull in release, not dev branch of header_libraries by @beached in #424

Full Changelog: v3.23.2...v3.23.3

Release Version 3.23.2

19 Feb 16:46
88e94b7
Compare
Choose a tag to compare

Small dependency update