Releases: CarlosZBent/csv_wizard
Releases · CarlosZBent/csv_wizard
v1.0.2
v1.0.0
All unit tests have been streamlined with pytest fixtures; class construction speed improved by around 50% by using __slots__. Consolidated code format.
Full Changelog: beta3...prod-ready
v0.4.2-beta
Minor bug fixes and environment/configuration changes
0.4.0
Opening and creating a file can be done using a specific path on a parent or child folder
v.0.3.0-beta
Cleaning up a file's empty cells, comparing files, choosing data structure to use when comparing.
v0.2.0-alpha
Basic operations for content and dialect reading, and basic writing (creating & editing) operations. Still unstable behaviour.