Skip to content

v.1.4.0

Compare
Choose a tag to compare
@eiriktsarpalis eiriktsarpalis released this 15 Sep 12:50
· 282 commits to master since this release

FsPickler 1.4.0 introduces revisions and refinements in the serialization of DateTime and DateTimeOffset types. More specifically, DateTime serialization now ensures that DateTimeKind is preserved and DateTimeOffset has been made a primitive. A few mono-specific bugs have been fixed.

Note that this release introduces changes to all the underlying serialization formats, so it is wholly incompatible with earlier versions of FsPickler.