Releases: bioconda/bioconda-utils
Releases · bioconda/bioconda-utils
bioconda-utils v2.7.0
Features
- add support to run build for recipes with linux-aarch64 additional-platforms (#923) (55671f7)
bioconda-utils v2.6.0
Features
- download aarch64 artifacts from CircleCI (#921) (b9cddd4)
bioconda-utils v2.5.0
Features
- add special lints for bioconda-repodata-patches recipe (#855) (11c9229)
Bug Fixes
- adding "vals" to GithubRelease changes for API and expanded assets (#912) (9e0e445)
- Remove htslib build pinning (#917) (c7efb92)
- Version constraints can start with
!
as well (#919) (ee56f6e), closes #918
Documentation
- try to clarify some confusion with run_exports. (#914) (417e7da)
bioconda-utils v2.4.0
Features
Bug Fixes
- recover --docker-base-image feature (#906) (aa08857)
- swaps from github API to expanding the assets (#907) (2099a40)
- use package name instead of folder for build failure list dag check (#910) (11fb14f)
bioconda-utils v2.3.4
Bug Fixes
- update pinning for libxml2 due to conda-forge migration (#903) (ee226f8)
bioconda-utils v2.3.2
Bug Fixes
- update to boa 0.15 which supports strict channel priorities (#887) (52f5e6d)
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)