Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9 lines (9 sloc)
598 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 0.6.2: Fix for parsing ambiguity errors, plus Excel row-count exceeded on save. | |
- 0.6.1: Minor correction for row count. | |
- 0.6.0: Ensuring consistent optional column 'name' change for header row, plus new row-count in input and working data. | |
- 0.5.0: Breaking API changes, including a complete rebuild to support Pydantic and type annotations. | |
- 0.3.1: Minor documentation corrections & updated Manifest. | |
- 0.3.0: Introduced `Morph` table restructuring functions. | |
- 0.2.0: Refactored `Action` wrangling functions to support new drop-in actions. | |
- 0.1.1: Minor bug fixes. | |
- 0.1.0: Initial release. |