Skip to content

Releases: bioconda/bioconda-utils

bioconda-utils v3.0.0

29 May 14:24
b99cdc5
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Separate docs-only requirements (#986)
  • Remove defaults channel dependency (#985)

Miscellaneous Chores

bioconda-utils v2.15.1

08 May 07:51
ea286ec
Compare
Choose a tag to compare

Bug Fixes

  • test_package for .tar.bz2 and .conda (#983) (c683290)

bioconda-utils v2.15.0

05 May 10:36
6b605c0
Compare
Choose a tag to compare

Features

  • Add support for .conda format (#981) (125c9ea)
  • choose worker recipes by depth level (#950) (4c51ae3)
  • Update dependencies to latest versions (#972) (dc6ca07)
  • Use conda/conda-build instead of mamba/conda-mambabuild (#980) (17cbc7f)

Bug Fixes

  • handle PR list with no items (#975) (869577a)
  • Ignore src_cache for container-built packages (125c9ea)
  • Ignore Zstandard-packed repodata artifact (125c9ea)
  • use circleci api v1.1 to avoid login error (#982) (ebafe92)

bioconda-utils v2.14.0

01 Apr 17:43
97aa0da
Compare
Choose a tag to compare

Features

  • fetch artifacts from GitHub Actions (#973) (858e1cf)
  • update deployment target for osx-arm64 (#967) (a7c591e)

bioconda-utils v2.13.2

27 Mar 10:40
eda64b5
Compare
Choose a tag to compare

Bug Fixes

  • update anaconda-client=1.12 to fix uploads (#970) (06dcacc)

bioconda-utils v2.13.1

27 Mar 06:09
c362b00
Compare
Choose a tag to compare

Bug Fixes

  • detect errors when uploading artifacts (#968) (d0a79cd)

bioconda-utils v2.13.0

25 Mar 15:16
7e8c47c
Compare
Choose a tag to compare

Features

bioconda-utils v2.12.0

19 Mar 16:04
f123b46
Compare
Choose a tag to compare

Features

Bug Fixes

  • Do not emit cython_needs_compiler if compiler("cxx") is set (#927) (8255afd)

bioconda-utils v2.11.1

13 Dec 23:00
a75a55b
Compare
Choose a tag to compare

Bug Fixes

  • add local channel for docker builds (#945) (de8ce00)
  • Fix version number check in repodata_patches_no_version_bump() (#946) (73e69b2)

bioconda-utils v2.11.0

01 Dec 22:21
3a00a32
Compare
Choose a tag to compare

Features

  • make GITHUB_TOKEN optional for fetch (#942) (c0eab1d)