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 )