v2.0.7
What's Changed
Fixed bugs
- Encode: fix inline table first key value whitespace by @cuonglm in #837
- Decode: allow integers to be unmarshaled into floats by @PotatoesFall in #841
- Decode: fix error reporting of type mismatch on inline tables by @pelletier in #853
- Decode: fix panic when unmarshaling into a map twice by @pelletier in #854
Documentation
New Contributors
- @DavidKorczynski made their first contribution in #831
- @cuonglm made their first contribution in #837
- @PotatoesFall made their first contribution in #841
- @deining made their first contribution in #849
Full Changelog: v2.0.6...v2.0.7