Releases: dbolin/Apex.Serialization
Releases · dbolin/Apex.Serialization
v6.0.0
20 May 03:48
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated dependencies
Target .net9
Full Changelog : v5.0.2...v6.0.0
5.0.2
31 Aug 20:05
Compare
Sorry, something went wrong.
No results found
5.0.1
27 Nov 23:23
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated to support .NET 8.
Added support for registering custom serialization and object instantiation using open generic types.
Full Changelog : v4.0.3...v5.0.1
4.0.3
21 Jun 20:26
Compare
Sorry, something went wrong.
No results found
Fixes a bug when serializing nullable value types that don't have a fixed size.
4.0.2
23 Mar 23:12
Compare
Sorry, something went wrong.
No results found
Switch to target net6 and fix a few bugs with custom defined serialization.
3.0.0
10 Jun 06:06
Compare
Sorry, something went wrong.
No results found
2.0.1
07 Jul 15:31
Compare
Sorry, something went wrong.
No results found
Fix a case where streams returning a variable number of bytes when reading from them could cause incorrect behavior
2.0.0
21 Apr 01:12
Compare
Sorry, something went wrong.
No results found
Adds various options to customize serialization process
1.3.3
12 Sep 23:29
Compare
Sorry, something went wrong.
No results found
Some performance improvements and improved cold start time
1.3.2
21 Aug 21:41
Compare
Sorry, something went wrong.
No results found
v1.3.2
Merge branch 'master' of https://github.com/dbolin/Apex.Serialization