Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 729 Bytes

Changelog

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.

UNRELEASED

  • 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.

[2.0.0] - 2020-01-16

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.

[1.0.0] - 2020-01-07

Created the first version of the template.