Skip to content

Releases: msto/dataclass_io

0.2.0

05 Sep 20:07
d91c3a7
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • refactor: Instantiate reader/writer from file handle instead of path by @msto in #16
  • Update README.md by @msto in #17

Full Changelog: 0.1.0...0.2.0

0.1.0

15 Apr 09:48
b317c0f
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

Initial release.

Added

  • Initial DataclassReader implementation
  • Initial DataclassWriter implementation

Full Changelog: https://github.com/msto/dataclass_io/commits/0.1.0