Skip to content

Releases: offa/trackpack

v0.2.2

Choose a tag to compare

@offa offa released this 23 Apr 15:12

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

Choose a tag to compare

@offa offa released this 15 Jan 16:17

Changes

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

v0.2.0

Choose a tag to compare

@offa offa released this 30 May 16:15

Changes

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

v0.1.0

Choose a tag to compare

@offa offa released this 03 Jan 14:58

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

Choose a tag to compare

@offa offa released this 07 Sep 15:17

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

Choose a tag to compare

@offa offa released this 11 Jun 15:15

Changes

  • CLI support
  • Improved file path handling

v0.0.2

Choose a tag to compare

@offa offa released this 06 Jun 15:07

Changes

  • Improvements
  • Project restructured

v0.0.1

Choose a tag to compare

@offa offa released this 01 Jun 12:52

Changes

  • Initial release