Skip to content

Releases: dfurtado/dataclass-csv

1.4.0

14 Dec 07:09
2dc71be
Compare
Choose a tag to compare

What's Changed

New Contributors

Installation

Available on PyPI at https://pypi.org/project/dataclass-csv/

Full Changelog: 1.3.0...1.4.0

1.3.0

10 Apr 15:09
872ce02
Compare
Choose a tag to compare
  • Included stub files
  • check if the CSV file has duplicated header values
  • Fixed issues #43 and #22
  • Code cleanup

Available on PyPI: https://pypi.org/project/dataclass-csv/

1.2.0

03 Mar 08:18
Compare
Choose a tag to compare
  • Introduction of a DataclassWriter
  • Added type hinting to external API (Thanks @SpamapS)
  • Documentation updates
  • Bug fixes

Available on PyPI: https://pypi.org/project/dataclass-csv/