Skip to content

0.8.1

Compare
Choose a tag to compare
@yfakariya yfakariya released this 02 Feb 22:43
· 452 commits to master since this release

This is a bug fix release. If you face to this problem, update it now.

BUG FIX

  • Fix null items of complex type in List or Dictionary<TKey, TValue> will not be deserialized as null. Issue #211.