v0.2.0
What's Changed
- Improve performance
- Change the return type of
write
methods ac859b8 - Remove the dependency on
visit_struct
andMagicEnum
- Support for MSVC >= 17.5
- Fix compile error by @decades42 in #2
- Fix typo and add OR operator overload by @Nukoooo in #3
New Contributors
- @decades42 made their first contribution in #2
- @Nukoooo made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0