All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added Django flavor.
- Added post-generation hooks to initialize pre-commit and commit changes.
- Added pyupgrade to pre-commit hooks.
- Updated Python version to 3.11.
- Update Poetry to 1.2.x.
The structure of the template is changed to target Python applications (and not libraries) in the first place, and to use Poetry the base tool to work with the package.
Created the first version of the template.