Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

The changes listed in this file are categorised as follows:

  • Added: new features

  • Changed: changes in existing functionality

  • Deprecated: soon-to-be removed features

  • Removed: now removed features

  • Fixed: any bug fixes

  • Security: in case of vulnerabilities.

v0.1.3 - 2022-01-20

Added

  • (#6) Added additional documentation regarding the usage of the package

  • (#5) Ability to specify the root directory to be removed when uploading files

v0.1.2 - 2021-08-06

Fixed

  • (#4) Handling of uploads when the Zenodo record does not have any published versions (hence no “latest” information)

v0.1.1 - 2021-03-10

Added

  • (#3) Clearer error message if metadata upload fails during creation of a new version

v0.1.0 - 2021-03-03

Added

  • (#2) Add basic docs

  • (#1) Add basic repository setup and functionality