Skip to content

Releases: conda-forge/conda-smithy

v0.8.0

02 Apr 11:23
Compare
Choose a tag to compare
  • Added feedstocks to the conda-linting service
  • Fixed a bug with AppVeyor token rendering on py3

v0.7.2

31 Mar 16:41
Compare
Choose a tag to compare
Merge pull request #106 from ocefpaf/underscore

AppVeyor API URL

v0.7.1

26 Mar 22:55
Compare
Choose a tag to compare
Merge pull request #101 from pelson/whitespace_tidy

Further minor tweaks to whitespace.

v0.7.0

26 Mar 22:43
Compare
Choose a tag to compare
  • 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

v0.6.1

23 Mar 03:46
Compare
Choose a tag to compare

Fixed the unintentional behaviour change that meant CONDA_NPY was needed to be set for recipes depending on numpy.

v0.6.0

22 Mar 17:13
Compare
Choose a tag to compare
Merge pull request #87 from pelson/better_matrix_determination

Handle Perl and R matrix items.

v0.5.1

09 Mar 06:41
Compare
Choose a tag to compare
Merge pull request #68 from pelson/configurable_appveyor_secure

Handle the case where the config doesn't have an appveyor secure sect…

v0.5.0

09 Mar 06:33
Compare
Choose a tag to compare
Merge pull request #67 from pelson/configurable_appveyor_secure

Removed the appveyor secure dash.

v0.4.2

09 Feb 16:31
Compare
Choose a tag to compare
Merge pull request #57 from pelson/moving_ahead

BUG: Messed up the scope of variables for TravisCI registration.

v0.4.1

09 Feb 14:48
Compare
Choose a tag to compare
Merge pull request #55 from pelson/moving_ahead

A try..except is needed for registering TravisCI.