Releases: getml/reflect-cpp
Releases · getml/reflect-cpp
v0.4.0
- Added rfl::to_view.
- Suppress false positive warnings that occur under some circumstances.
v0.3.1
- Bugfix: Made sure that XML attributes are written correctly.
v0.3.0
- Added support for XML
- Added vcpkg
- Added Github Actions pipeline
- Various smaller bugfixes
v0.2.0
- Added support for flag enums
- Enums are written as integers if they cannot be identified
v0.1.0
Initial release