Skip to content

Releases: Justintime50/python-template

v1.2.0

31 Jan 00:39
Compare
Choose a tag to compare
  • Fixed the Coveralls command in GitHub Actions, builds now pass with their new platform requirement flag
  • Added a release.yml file to automate PyPI releasing via GitHub Actions

v1.1.1

10 Jan 02:00
Compare
Choose a tag to compare
  • Removed all references to Travis-CI and replace with GitHub Actions
  • Bumped the year in LICENSE
  • Added clarifying statement in README to remove all extra assets

v1.1.0

06 Jan 05:36
Compare
Choose a tag to compare
  • Added GitHub Actions
  • Added conftest.py
  • Updated README with much more verbose instructions on changing details of the project to get you started
  • Added test coverage
  • Correcting lint Makefile target to point to the unit folder

v1.0.0

06 Jan 05:33
Compare
Choose a tag to compare
  • Initial release
  • Makefile, README, setup.py, .travis.yml, LICENSE, test suite, module, assets, and more included to save time and energy on your next Python project