- Added the Reflector. Shout out to @BjornSAIM , @DaedieCool and @m-mcgowan for this great contribution.
- Added rfl::Tuple.
- Added rfl::Variant.
- Added support for std::system::filepath.
- Added rfl::Binary, rfl::Hex and rfl::Oct.
- Bugfix: Schema validation for size validated fields. Thanks, @Knyukua and @toporov.
- Bugfix: Size check in the array reader.
- Bugfix: MSVC support for structs with many fields.