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.
- Add support for Python 3.13, remove support for Python 3.8 (#19)
- Indentation of
execute_after
logs is too deep #15
execute_after
does not display detailled logs of stuff run #16
- Metadata hook: add suport for additional-classifiers property #10
- Build hook: fix issue with extract_items when target_path is in a subfolder #11
- Tests: ensure tests are also ok when ran from a fork or outside any Git structure #13
- Initial release