Skip to content

Release v0.2.4

Choose a tag to compare

@vgreg vgreg released this 24 Jul 17:37
· 82 commits to main since this release

Changes in this release

This release was automatically generated based on commit messages.

Version bump type: patch

Recent commits:

  • chore: bump version to 0.2.4
  • Merge pull request #55 from vgreg/25-add-support-for-itch-41-format-2
  • Bug fixes to itch41 parsing and processing
  • Rename class variables to snake case instead of camel case
  • chore: bump version to 0.2.3
  • Merge pull request #54 from vgreg/dev
  • Lowered required version for pyarrow
  • chore: bump version to 0.2.2
  • fix: allow PyPI publishing to proceed despite test failures
  • chore: bump version to 0.2.1
  • fix: remove broken links in docs and fix PyPI publishing
  • chore: bump version to 0.2.0
  • fix: use BYPASS_TOKEN to push to protected main branch
  • fix: improve version calculation and handle no-changes case
  • fix: handle case when no git tags exist in release workflow
  • fix: improve automated release workflow resilience