Releases: Cysharp/MemoryPack
Releases · Cysharp/MemoryPack
Ver.1.2.1
Added TypeScript code generation support, see document TypeScript and ASP.NET Core Formatter section
What's Changed
- Using ref var foreach for CollectionsMarshal.AsSpan by @SeungHuLee in #24
- TypeScript support by @neuecc in #25
Full Changelog: 1.1.1...1.2.1
Ver.1.1.1
Ver.1.1.0
Ver.1.0.4
Ver.1.0.3
What's Changed
Full Changelog: 1.0.2...1.0.3
Ver.1.0.2
Ver.1.0.1
What's Changed
- Fixes spelling in README.md by @joseftw in #3
- Add CompleteAsync at PipeReader Read Completion by @SeungHuLee in #7
- optimize read/write with empty string + shortName empty string replac… by @JasonXuDeveloper in #6
New Contributors
- @joseftw made their first contribution in #3
- @SeungHuLee made their first contribution in #7
- @JasonXuDeveloper made their first contribution in #6
Full Changelog: 1.0.0...1.0.1
Ver.1.0.0
Initial public release
Ver.0.0.1
First preview.