Releases: Cysharp/ToonEncoder
Releases · Cysharp/ToonEncoder
v2.0.0
- Adopted SerializerFoundation as the base layer.
- ToonEncoder.Create has been removed.
- Changed to
ToonEncoder<TWriteBuffer>. - Enabling the unsafe option is now required when using Source Generator.
Full Changelog: 1.0.2...2.0.0
v1.0.2
What's Changed
- Ensure generated converters match source type accessibility by @ProjektMing in #1
New Contributors
- @ProjektMing made their first contribution in #1
Full Changelog: 1.0.1...1.0.2
v1.0.1
- update Generator dependency Microsoft.CodeAnalysis.CSharp to v5.0.0 and add Embedded attribute
Full Changelog: 1.0.0...1.0.1
v1.0.0
Initial Release.
Full Changelog: https://github.com/Cysharp/ToonEncoder/commits/1.0.0