Skip to content

Releases: LarsMichelsen/hop

v0.3.0: Match the branch filter against commit messages

Choose a tag to compare

@github-actions github-actions released this 10 Aug 06:15

Changes

  • Match the branch filter against commit messages

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:59

Changes

  • Harden CI: locked installs, macOS coverage, pinnable release environment
  • Add HOP_DEBUG=1 to surface full tracebacks for bug reports
  • Make the base-branch candidates configurable via [defaults] base_branches
  • Survive a failed metadata load instead of exiting the app
  • Polish the published artifact: trim sdist, add PyPI metadata, fix README links
  • Generate release notes from commits instead of merged PRs
  • Derive the version from git tags via hatch-vcs

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:03