Releases: AtlasOfLivingAustralia/dwcahandler
Releases · AtlasOfLivingAustralia/dwcahandler
v0.4.0
What's Changed
- Bugfix in validation for some formats of dwca #17.
- Add new validate dwca test cases
- Strip whitespaces for column headers for read csv AtlasOfLivingAustralia/preingestion#272 and test cases for extract csv content with header spaces
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Changes to dwcahandler to generate dwca in memory for pytests
- Add delete record and merge test cases by @patkyn in #15
- Remove DataFrameType and use CsvFileType instead for passing in dataframe to generate dwca
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
What's Changed
- Get mimetypes for multimedia info (format and type) in multimedia extensions. This is a required field for image syncing to work. by @patkyn in #12
- Added more test cases and test coverage
Full Changelog: v0.1.0...v0.2.0
Release artifact: https://pypi.org/project/dwcahandler/0.2.0/
Release v0.1.0
Initial Release of dwcahandler