Releases: conda-forge/conda-smithy
Releases · conda-forge/conda-smithy
v0.9.1
Fixes for:
- py3k linting
- incorrect building due to conda-build v1.20.1 on Win py34 x86
- linting recipes with undefined Jinja variables
v0.9.0
- General improvements to the linter, including assertions of build/number existing.
- Minor tweak to the feedstock which improves the visibility of channels when building.
v0.8.4
Use curl instead of wget for OSX
v0.8.3
- Removes all homebrew from the TravisCI image
- Corrects AppVeyor url with
.
in them
v0.8.2
Merge pull request #113 from pelson/pass_the_lint_context
Fixed the CLI so that the full recipe context can be checked.
v0.8.1
Limit our numpy version matrix to >=1.10
v0.8.0
- Added feedstocks to the conda-linting service
- Fixed a bug with AppVeyor token rendering on py3
v0.7.2
Merge pull request #106 from ocefpaf/underscore
AppVeyor API URL
v0.7.1
Merge pull request #101 from pelson/whitespace_tidy
Further minor tweaks to whitespace.
v0.7.0
- Removed extraneous whitespace in feedstocks
- Added license checking to linting
- Asserted selector form
# [expr]
in linter
- Pinned to an older conda-build to fix global build failiure