- Refactor workflow files (#42)
- Comments removed from steps and replaced with name keys
- Workflow triggered on push/pull to any branch
- CD job in the ci-cd.yaml workflow only triggers on push to main
- PSR re-configured to patch release by default and to always make a GH release
- Add info about gh-pages hosting support (#40)
- Remove hard-coded pycounts name in CI/CD files (#38)
- Removed hard-coded "pycounts" package name from CI/CD files.
- Renamed "cd" option to "ci+cd"
- The new cookiecutter template has significantly changed since the last release. It has been modified to be in sync with and support the Python Packages book.
- First release of
py-pkgs-cookiecutter
!