All Versions
4
Latest Version
Avg Release Cycle
198 days
Latest Release
2800 days ago

Changelog History

  • v2.2.2 Changes

    August 19, 2016
    • ๐Ÿ› Bug#8 fixed: Deserialize problem when child object is null.
    • ๐Ÿ›  Due to bugfix #8, this version is not compatible with previous versions.
  • v2.2 Changes

    December 12, 2015
    • Serialization of Int32, Int32?, UInt32, UInt32?, Int64, Int64?, UInt64, UInt64? are improved to be more compact
    • DataTimeOffset serialization is improved to be more compact
    • ๐Ÿ‘Œ Supporting IDictionary and IList as property or field
    • ๐ŸŽ Small boost in Array/Dictionary/List serialization performance
    • DateTime encoding method enhancement for DateTime.MaxValue
    • ๐Ÿ›  Minor bugs fixed
  • v1.8.1 Changes

    January 04, 2015

    ๐Ÿ› Bug#1 fixed, serialization of special integer numbers may fail silently.

  • v1.8 Changes

    January 03, 2015
    • ๐Ÿ Portable supported version is added. Adding support for Windows 8, Windows Phone 8.1, Xamarin.Android and Xamarin.iOS.
    • .Net 4 specific version is added.
    • ๐Ÿ›  Silvelight version bugs are fixed.