Skip to content

NuGet Package v4.0.0

Compare
Choose a tag to compare
@zachsaw zachsaw released this 25 Nov 05:58
· 6 commits to master since this release
d849b13

NuGet Package: https://www.nuget.org/packages/Binaron.Serializer/

Package Manager: Install-Package Binaron.Serializer -Version 4.0.0
.NET CLI: dotnet add package Binaron.Serializer --version 4.0.0

Release notes:

  • Implement a more efficient but optional data format called homogeneous list/enumerable (as usual, data files from previous major versions are compatible with this version but not vice versa)