Skip to content

v2.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 16:48
· 48 commits to v2 since this release
643c251

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

Full Changelog: v2.0.6...v2.0.7