Skip to content

v0.3.0

Compare
Choose a tag to compare
@yosh-matsuda yosh-matsuda released this 13 Feb 05:25
· 16 commits to main since this release

What's Changed

  • Enable compile-time reflection for JSON conversions b2d5d49
  • Add begin/end of (stack_)pool_allocators by @tsaito-fam in #6
  • Add exception classes d90b192
  • Add std::vector<bool> caster a36765f
  • Fix evaluation order of concepts 19c4470
  • Fix as_array / as_object may throw an exception 57da0e2
  • Bump requires fmt version to 10.0.0 20256ff

New Contributors

Full Changelog: v0.2.0...v0.3.0