Releases: offa/trackpack
Releases · offa/trackpack
v0.2.1
Changes
- Python 3.12 support
- Drop EOL Python 3.7 support
- Migration to ruff
- CodeQL update
v0.2.0
Changes
- pyproject.toml migration
- Pylint settings updated
--version
/ -v
version CLI argument added
v0.1.0
Changes
archive_name
is used in Yml file too now
- Python 3.9, 3.10 and 3.11 support
- Travis CI removed
- CodeQL analysis added
- Dependabot added
- Yapf formatting added
- Development status removed
- PyLint warnings fixed
- Explicit dependency versions added
- Documentation added
v0.0.4
Changes
- Fail clean if
pack.yml
is not found
- Default export directory changed to
Export
- CLI Argument
--name
changed to --archive-name
- GitHub Actions CI added
- Packaging support added
v0.0.3
Changes
- CLI support
- Improved file path handling
v0.0.2
Changes
- Improvements
- Project restructured