Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

  • Fix one remaining formatting issue
  • Correct project version tag
  • Bump requirements
  • Reorganize example project to move manage.py into main directory
  • Remove pytest-docker (no longer needed)
  • Make Playwright optional
  • Make Postgres optional
  • Ensure Postgres gets added to settings if selected
  • Add option to install only one version of Python
  • Ensure coverage.xml file gets written to local directory during workflow
  • Add cookiecutter option to specify different repo owner to resolve issue with tags when the repo belongs to someone other than the user running cookiecutter (e.g.: an organization)
  • Improve docs

Initial release!