- Speed-ups in compile time: Precompiled headers, more code in .cpp source files, fewer checks for duplicate fields
- New processors: rfl::UnderlyingEnums, rfl::DefaultIfMissing, rfl::NoExtraFields, rfl::AllowRawPtrs, rfl::AddTagsToVariants
- Increased maximum number of supported fields to 256
- Added support for transforming structs to generics
- More comprehensive testing pipeline
- Various bugfixes
Thanks to everyone who contributed to this release: @dcorbeil, @Urfoex, @Harry-Chen, @BestITUserEUW, @danielmohansahu, @Altren, @dmikushin, @AnsiV01 (I hope I am not forgetting anyone)