v0.3.0
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
- @tsaito-fam made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0