All Versions
4
Latest Version
Avg Release Cycle
198 days
Latest Release
3174 days ago
Changelog History
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.