Skip to content

Releases: conda-forge/conda-smithy

v2.1.1

26 Feb 21:04
Compare
Choose a tag to compare
  • Simplify feedstock repo initialization. #460
  • Update bootstrap Python 2 download URL. #461

v2.1.0

19 Feb 17:54
Compare
Choose a tag to compare
  • 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

23 Jan 05:42
Compare
Choose a tag to compare
  • 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

13 Jan 11:07
Compare
Choose a tag to compare
  • 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

14 Dec 23:16
Compare
Choose a tag to compare
  • Add support for re-rendering conda-forge-build-setup. #285

v1.6.1

29 Nov 07:13
Compare
Choose a tag to compare
  • Pin conda to 4.1.x in CIs as a workaround. #395
  • Set CONDA_PY on AppVeyor (if undefined). #393

v1.6.0

28 Nov 15:58
Compare
Choose a tag to compare
  • 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

14 Nov 06:51
Compare
Choose a tag to compare
  • Fix some strange permission issues with git. #383

v1.5.2

13 Nov 02:21
Compare
Choose a tag to compare
  • Exclude conda-build version 2.0.9. #382
  • Formatting fix in the tests. #378

v1.5.1

11 Nov 07:24
Compare
Choose a tag to compare
  • Re-add vendored bootstrap. #377
  • Improve unicode support in the linter. #372