Releases: bioconda/bioconda-utils
Releases · bioconda/bioconda-utils
0.15.3 of Bioconda utils
Merge pull request #365 from dpryan79/enable_labels Start supporting the BIOCONDA_LABEL env variable
0.15.2 of Bioconda utils
Merge pull request #363 from dpryan79/bioc_pinnng Pin bioconductor packages to dependencies in the same release, exclud…
0.15.1 of Bioconda utils
BioC noarch pkgs
0.15.0 of Bioconda utils
Merge pull request #353 from dpryan79/update_bioconductor_skeleton Update the bioconductor skeleton to pin to packages in the same bioco…
0.14.9 of Bioconda utils
Merge pull request #344 from dpryan79/check_channels Expose check_channels on the CLI and check the first 2 by default.
Version 0.14.8
Merge pull request #343 from dpryan79/blacklist_lint Have linting obey blacklist, modify bioconductor skeleton, fix cleaning of CRAN recipes
0.14.7 of Bioconda utils
Add conda-forge pinning in version 2018.09.20.
0.14.6 of Bioconda utils
v0.14.6 The 0.14.6 bioconda-utils release
Version 0.14.5 of Bioconda-Utils
This version changes the channel order such that conda-forge has highest priority. The rationale is that Bioconda shall provide bio-specific packages that are non general-purpose, hence it complements conda-forge in this area. By giving Bioconda a lower priority than conda-forge, non-bio packages that occur in both channels for historical reasons will be taken from conda-forge without having to remove them from bioconda, which would break reproducibility. A side effect of this strategy is that for some reason this order speeds up the dependency solver in certain cases.
Version 0.14.4 of Bioconda-Utils
This version fixes a bug, updates dependencies and fixes an error in the sphinx docs.