All Versions
113
Latest Version
Avg Release Cycle
48 days
Latest Release
1076 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.4 Changes
October 28, 2017- Tolerance improvements in ISerializable picklers.
-
v4.3 Changes
- ๐ Bad release
-
v4.0.1 Changes
- ๐ Fix bug in which order of reflection pickler generation would cause runtime errors.
-
v4.0.0 Changes
- ๐ Use deterministic ordering in field serialization.
- โ Add support for custom pickler caches.
- โ Add support for struct records, unions and tuples.
- ๐ Deprecate net35 support.
-
v3.4.0 Changes
- โ Add support for struct records and struct unions.
-
v3.3.0 Changes
- ๐ Improve error messaging on struct record/union serialization.
-
v3.2.0 Changes
- ๐ Fix enum serialization for types that carry the DataContract attribute.
-
v3.1.0 Changes
- ๐จ Internal refactoring of Pickler generation implementation.
-
v3.0.0 Changes
- ๐ Move FsPickler to mbraceproject organization.
- ๐ Change root namespace from Nessos.FsPickler to MBrace.FsPickler.
-
v2.4.0 Changes
- Implement DisableSubtypeResolution and DisableAssemblyLoading properties.