Releases: fpgmaas/cookiecutter-poetry
Releases · fpgmaas/cookiecutter-poetry
0.3.4
added docker (#41)
* added the option to include a simple Dockerfile
0.3.3
Fixed links in the README, which defaulted to cookiecutter-poetry-example, but should have been the chosen project name.
0.3.2
Added flake8 by default. This means that Python 3.7 is no longer supported, due to this issue: PyCQA/flake8#1522. However, since the end of life of Python is expected to be 2023-06, it is recommended to use a newer version of python when initiating a project anyway.
0.2.1
Added mypy as an optional feature.
0.1.1
convrted contributing.rst to markdown (#33)
0.0.12
Move from Sphinx to MkDocs for the cookiecutter package (#31)
0.0.10
Mkdocs (#30)
* converted docs to mkdocs