Skip to content

v1.5.0

Compare
Choose a tag to compare
@jakirkham jakirkham released this 11 Nov 00:12
· 4456 commits to main since this release

Re-renderings

  • Use AppVeyor's Miniconda. #370
  • Pull from conda-forge channel first. #370
  • Whitespace fix. #326

Linter

  • Validate license_family. #339
  • Raise extraneous "license" references. #334
  • Check for terminal newline. #371

Testing

  • Add tests for feedstock file IO. #357
  • Report test coverage. #369
  • Improved unicode support. #366
  • Drop nose testing requirement. #368
  • Use unittest for CI. #367

Documentation

  • Explain --commit option for re-rendering. #341