Allelefinder

Latest version: v0.4.7

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.4.1

Release Notes

Fixes
- Split the 'Get version and download source code' step into two separate steps in the GitHub Actions workflow to ensure the `VERSION` environment variable is set correctly.

Chores
- Bumped the version of the AlleleFinder package from 0.4.0 to 0.4.1.

0.4.0

Release Notes

Fixes
- Corrected the version extraction in the GitHub Actions workflow. The change uses the correct context for the release event.

Chores
- Bumped the version of the AlleleFinder package from 0.3.9 to 0.4.0.

0.3.9

New Features

- Added a step in the GitHub Actions workflow to install and upgrade pip, setuptools, wheel, and twine before building the package. This ensures that the latest versions of these dependencies are used when building the package.

Improvements

- Bumped up the version of the AlleleFinder package from 0.3.8 to 0.3.9. This new version includes all the latest changes and improvements made to the package.

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.

0.3.7

New Features

- Updated the way the version and hash are obtained in the GitHub Actions workflow.

Changes

- The version is now obtained directly from the Python package and the hash is calculated from the downloaded GitHub source code archive. This simplifies the workflow by removing the need to upload and download the hash as an artifact.

Chores

- Bumped version number to 0.3.7

0.3.6

Features

- The version is now pulled from `allele_tools/version.py` in the GitHub Actions workflow. This change makes the versioning more flexible and less dependent on the specific tagging format in GitHub.

Chores

- Version bumped to 0.3.6.

Breaking Changes

- The version is now managed in `allele_tools/version.py`, and the GitHub tag is no longer used for versioning. This change may require updates to any systems or processes that rely on the GitHub tag for version information.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.