Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 21:38
· 20 commits to master since this release
f7f6446

Full Changelog: v0.2.1...v0.3.0

What's Changed

  • remove unused "import pkg_resources" line by @IrSent in #11
  • fixes by @frichtarik in #19
  • Adds github workflows, drops python 2.7, limit pathspec<0.10.0, and cleanup by @andhus in #17
  • tox posargs by @andhus in #20
  • Allow passing positional arguments through tox to pytest by @cottsay in #15
  • Removes travis badge (and to trigger codecov after adding token) by @andhus in #21
  • Fix codecov token by @andhus in #22
  • Auto publishing by @andhus in #23
  • Re-inits versioneer and adds missing cmdclass to setup.py by @andhus in #24

New Contributors

Full Changelog: v0.2.1...v0.3.0