Allelefinder

Latest version: v0.4.4

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

Scan your dependencies

Page 1 of 5

0.4.4

Features
- Renamed the `CONDA_BLD_PATH` environment variable to `CONDA_PKG_PATH` in the GitHub Actions workflow. This change provides a more accurate name for the path where the Conda packages are stored.

Fixes
- Updated the paths in the `anaconda upload` commands and the `actions/upload-artifact` step to use the new `CONDA_PKG_PATH` environment variable. This ensures that these steps are looking in the correct location for the Conda packages.

Chore
- Updated the version number in `allele_tools/version.py` to `0.4.4`.

0.4.3

Features
- Updated the GitHub Actions workflow to include `CONDA_BLD_PATH` environment variable. This change allows the workflow to correctly locate the built Conda packages for upload.
- Added a step in the workflow to install `conda-verify`. This tool provides additional checks on Conda packages.

Fixes
- Updated the file paths in the `anaconda upload` commands to use the `CONDA_BLD_PATH` environment variable. This fixes an issue where the commands were failing because they couldn't find the files.

Miscellaneous
- Updated the version number in `allele_tools/version.py` to `0.4.3`.

0.4.2

Fixes
- Corrected the version replacement in `meta.yaml`. The 'v' prefix from the version string is now removed during the replacement.
- Updated the `anaconda-client` installation step in the GitHub Actions workflow. The path to the `anaconda-client` scripts is now added to the `PATH` environment variable.

Breaking Changes
- The version replacement in `meta.yaml` now removes the 'v' prefix from the version string. This may affect any processes or systems that rely on the previous format of the version string in `meta.yaml`.

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.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.