Skip to content

0.5.6

Choose a tag to compare

@yfakariya yfakariya released this 30 Nov 07:32
· 1167 commits to master since this release

This release includes following bugfixes.

  • The type which has indexer(s) and does not implement IDictionary nor IDictionary<TKey,TValue> is failed to create serializer. Issue #49
  • Fix Unpacking a map with extra fields. Issue #50 (merging a pull request from @undead-lewis )