Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 307 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 307 Bytes

Changelog

next

0.4.0

  • Include path info in FromJsonConverionError to refer to the part of the JSON document that couldn't be converted.

0.3.1

  • Add support for converting from/to dataclasses

0.2.0

  • Add support for converting from/to NamedTuples

0.1.0

  • Initial release