All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.
- Added ADR for
initplugin (#324)
- Broken HERMES DOI in marketplace plugin metadata (#326)
- hermes init fails with cryptic error message in non-git directory (#308)
- Make --initial deposits work on Rodare (#348)
- Fix GitHub link in docs (#319)
hermes initcancellation should remove created files (#328)pyproject.tomlcompliance with PEP 621 (#347)- Improve marketplace visibility (#426)
- Update poetry to more recent version. (#347)
- Patch raw logging of '-O' values that could have included arbitrary secrets. (https://github.com/softwarepub/hermes/security/advisories/GHSA-jm5j-jfrm-hm23)
- Added the hermes init subcommand
- Fixes multiple bugs
- Refactored plugin system further
- Integrated pyproject.toml plugin into the publication process
- Improved logging output for better error dissemination