Skip to content

v0.3.8

Compare
Choose a tag to compare
@adamkoziol adamkoziol released this 06 May 19:03
· 22 commits to main since this release

Release Notes for version 0.3.8

Features

  • Publish Workflow Update: The GitHub Actions workflow for publishing has been updated. Unnecessary steps have been removed, asset names now preserve their original names, and the extraction of version and hash has been improved.

Breaking Changes

  • Version Extraction: The publish workflow now expects the version to be specified in the GitHub tag, not in the allele_tools/version.py file. This change improves the automation of the release process but is not backward-compatible.

Chores

  • Version Bump: The version in allele_tools/version.py has been bumped to 0.3.8.