Bois v2.2 Release Notes

Release Date: 2015-12-12 // over 8 years ago
    • 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