Releases: conda-forge/conda-smithy
Releases · conda-forge/conda-smithy
v2.1.1
- Simplify feedstock repo initialization. #460
- Update bootstrap Python 2 download URL. #461
v2.1.0
- Combine CircleCI re-renders and minor cleanup. #457, #456
- Fix some typos in the
feedstocks
script. #458
- Handle
r-base
. #453
- Fast finish old PR builds on CIs. #455
- Ensure CircleCI fails early terminated builds. #454, #459
v2.0.1
- Explicitly disable secrets on CircleCI. #445
- Use Homebrew's uninstall script to quickly and quietly remove it. #443
- Fix a typo in
feedstocks
help. #446
- Add license date ranges. #439
- Fix a formatting issue in the README regarding channel targets. #432
v2.0.0
- Bump the Travis CI image to 10.10 XCode 6.4. #391
- Add quotes for shell expansion in Docker build script. #398
- Fixes for
conda
4.2.x. #394
- Fix source channel order in CIs to match
conda-forge.yml
. #399
- Tidying up of AppVeyor config. #402, #404, #427
- Require
defaults
in source channels explicitly. #400
- Update suggested commit command to be OS agnostic. #408
- Unpin
setuptools
in conda-smithy
's CI. #356
- Fix EOL handling for Windows. #407
- Re-render with source channels and interpret
defaults
. #401
- Provide better Python 3.6 support. #422
- Enable CircleCI setting for PRs from forks. #420
- Drop Python 3.4. #421
- Drop NumPy 1.10. #418
- Specify number of extra lines in lint. #416
- Fix Homebrew uninstall to ignore dependencies. #428
v1.7.0
- Add support for re-rendering conda-forge-build-setup. #285
v1.6.1
- Pin
conda
to 4.1.x in CIs as a workaround. #395
- Set
CONDA_PY
on AppVeyor (if undefined). #393
v1.6.0
- Add
.gitattributes
to format recipe line endings. #380
- Cleanup overridden environment variables from
appveyor.yml
. #384
- Put
conda-smithy
version in initial commit of feedstock. #388
- Move feedstock badges to the top of the README. #390
v1.5.3
- Fix some strange permission issues with
git
. #383
v1.5.2
- Exclude
conda-build
version 2.0.9
. #382
- Formatting fix in the tests. #378
v1.5.1
- Re-add vendored bootstrap. #377
- Improve unicode support in the linter. #372