Releases: Justintime50/python-template
Releases · Justintime50/python-template
v1.2.0
- 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
- 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
- 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
- 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