Skip to content

Releases: offa/trackpack

v0.2.2

23 Apr 15:12

Choose a tag to compare

Changes

  • Support Python 3.13
  • EOL Python 3.9
  • Add SECURITY.md
  • Remove yapf leftover
  • Enable Actions CodeQL scan
  • Update CodeQL build to Python 3.13

v0.2.1

15 Jan 16:17

Choose a tag to compare

Changes

  • Python 3.12 support
  • Drop EOL Python 3.7 support
  • Migration to ruff
  • CodeQL update

v0.2.0

30 May 16:15

Choose a tag to compare

Changes

  • pyproject.toml migration
  • Pylint settings updated
  • --version / -v version CLI argument added

v0.1.0

03 Jan 14:58

Choose a tag to compare

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

07 Sep 15:17

Choose a tag to compare

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

11 Jun 15:15

Choose a tag to compare

Changes

  • CLI support
  • Improved file path handling

v0.0.2

06 Jun 15:07

Choose a tag to compare

Changes

  • Improvements
  • Project restructured

v0.0.1

01 Jun 12:52

Choose a tag to compare

Changes

  • Initial release