New
0.8.4
What's Changed
- Support missing enum variants on remote derives by @MaxOhn in https://github.com/rkyv/rkyv/pull/553
- Removed a stale reference to
ArchivedAlignedVec - Fixed a panic caused by serializing hashmaps of large elements
- Reduced branching when writing inline strings (~15% ser improvement on log benchmark)
Full Changelog: https://github.com/rkyv/rkyv/compare/0.8.3...0.8.4