Skip to content

v0.8.2

Compare
Choose a tag to compare
@sbates sbates released this 26 Jul 00:40
· 213 commits to main since this release

v0.8.2 (2023-07-26)

Chore

  • chore: Use latest version of semantic release v8 (#238) (c98ebc4)

  • chore: Specify tag_format in pyproject.toml for semantic release (#237) (e2b0d5b)

  • chore: Specifies tag when uploading to GitHub release (#236) (a75ce0c)

  • chore: Adds the step to upload to gh releases (#235)

The new version of semantic release separated the steps to create a new
release and upload the release assets. This should fix the issue with
homebrew release.

https://python-semantic-release.readthedocs.io/en/latest/migrating_from_v7.html (b6c1fa9)

Fix

  • fix: Updates CONTRIBUTING.md to artificially bump semantic version (#239) (9458f15)