New
Ver.1.21.2
What's Changed
- feat: MemoryPackSerializer.ResetState, ResetReaderState, ResetWriterState by @alexyakunin in https://github.com/Cysharp/MemoryPack/pull/288
- Adds
pragma warning disable CS0618to generated *.MemoryPackFormatter.g.cs file by @crui3er in https://github.com/Cysharp/MemoryPack/pull/295 - ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI by @guitarrapc in https://github.com/Cysharp/MemoryPack/pull/312
- (Hopefully) Fixed issue 309. by @synapticnoise in https://github.com/Cysharp/MemoryPack/pull/313
- [issue-300] Fix for Unmanaged Structs Using GenerateType.VersionTolerant (MEMPACK041) by @kostasbesson in https://github.com/Cysharp/MemoryPack/pull/331
New Contributors
- @alexyakunin made their first contribution in https://github.com/Cysharp/MemoryPack/pull/288
- @crui3er made their first contribution in https://github.com/Cysharp/MemoryPack/pull/295
- @synapticnoise made their first contribution in https://github.com/Cysharp/MemoryPack/pull/313
- @kostasbesson made their first contribution in https://github.com/Cysharp/MemoryPack/pull/331
Full Changelog: https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.2