Releases: bioconda/bioconda-utils
Releases · bioconda/bioconda-utils
bioconda-utils v2.3.1
Bug Fixes
- improved release workflow (7abe60d)
- improved release workflow (18aa50b)
- improved release workflow (62b8ebe)
bioconda-utils v2.3.0
Features
- always add a fallback archive URL to the meta.yaml when using bioconductor-skeleton (#886) (d885495)
Bug Fixes
- various little fixes for build failure records and automatic skiplisting (#894) (715efc2)
bioconda-utils v2.2.1
Bug Fixes
- use git cli to obtain recipe commit sha, since there seems to be no fast and correct way to do that with gitpython (#892) (a6fd713)
bioconda-utils v2.2.0
Features
- add subcommand to skiplist a given recipe using the new recipe specific mechanism; in addition, some fixes for the new skiplisting approach, and renaming blacklist into skiplist (#890) (da7a912)
bioconda-utils v2.1.0
Features
- add ability to store build failures as yaml next to recipe, add flag to automatically do so upon build failures, consider such files as blacklisting if they include
blacklist: true
. (#888) (e78c120)
bioconda-utils v2.0.0
⚠ BREAKING CHANGES
- remove old unused bot code and simplejson dependency (#883)
Features
- remove old unused bot code and simplejson dependency (#883) (cab3df5)
bioconda-utils v1.7.1
Bug Fixes
- support proxy settings via the usual environment variables (HTTPS_PROXY, ...) (#881) (5d21b64)
bioconda-utils v1.7.0
Performance Improvements
- update to latest conda-forge pinnings and ditch building for Python 3.7 and 3.6 (#878) (0704708)
- update to latest conda-forge pinnings and ditch building for Python 3.7 and 3.6 (#878) (6b5e9f5)
Miscellaneous Chores
bioconda-utils v1.6.2
Bug Fixes
- fix obtaining LegacyVersion class from pkg_resources (bceae0f)
bioconda-utils v1.6.1
Bug Fixes
- use strict channel priorities in the right order in the container image (#874) (6e6c91a)