Releases: conda-forge/conda-smithy
Releases · conda-forge/conda-smithy
v1.1.2
- Fixed a bug in rerendering whereby the package index was being pulled for the wrong platform, resulting in incorrect build matrices (#274)
- Bumped conda-build version support to >= 1.21.12
v1.1.1
- feedstock
clone_all
now uses https, rather than ssh
v1.1.0
- Improved feedstock instructions
- Fixes for supporting conda-build >= 1.21.12
- Unicode support for linter
- Backtick support for linter maintainers
- Clear appveyor.yml for skipped Windows builds
- Added a "disabled" badge for skipped CI
- Added a workaround for situations when CircleCI fails to skip when expected
Diff: v1.0.3...v1.1.0
v1.0.3
- Authenticate calls to TravisCI for public key request (#239)
- Fix use of Exception.message (#240)
v1.0.2
- Fix README rendering for recipes with an about/description field (#236)
- Fix TravisCI public key fetching to use appropriate headers (#238)
v0.10.5
- Fix AppVeyor badges when feedstocks have an
_
.
- Add support for a
--version
argument.
- Change the headers used with Travis-CI.
- Use
Travis/1.0
as the User-Agent
.
- Add
application/json
to the Content-Type
.
v1.0.0
The feedstock has undergone a significant change to give us faster control of how a feedstock is built without needing to modify the feedstock itself.
v0.10.4
Merge pull request #194 from pelson/reintroduce_whitespace
Reintroduce whitespace into README.
v0.10.3
Corrected the naming of feedstock repos