8000 Releases · dfurtado/dataclass-csv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dfurtado/dataclass-csv

1.4.0

14 Dec 07:09
8000
1.4.0
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
1.3.0
6E03
  • 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/

0