Skip to content

v1.5

Compare
Choose a tag to compare
@ionelmc ionelmc released this 19 Jun 15:00
· 755 commits to master since this release
  • Added support for Codecov. Codecov badge is active by default.
  • Made support and badges for landscape, scrutinizer, coveralls and codecov switchable at project creation time.
  • Disabled all the pypip.in badges (server has way too much downtime).
  • Fixed a whitespace issue in outputed tox.ini.
  • Added option to use any Sphinx theme. Default changed to readthedocs theme.
  • Added a .cookiecutterrc file to help with regenerating projects.
  • Prettied up the badges (SVG badges, better grouping).
  • Corrrected the use of the deprecated 'files' option anymore in bumpversion configuration.
  • Changed the sample console script to use the distribution name instead of the package name for the bin name.
  • Changed coverage measurements to use pytest-cover instead of pytest-cov (which has several issues now).