Skip to content

Releases: fpgmaas/cookiecutter-poetry

0.3.4

29 Jun 08:27
cf35530
Compare
Choose a tag to compare
added docker (#41)

* added the option to include a simple Dockerfile

0.3.3

29 Apr 07:20
2be2724
Compare
Choose a tag to compare

Fixed links in the README, which defaulted to cookiecutter-poetry-example, but should have been the chosen project name.

0.3.2

26 Apr 11:30
28553fb
Compare
Choose a tag to compare

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

25 Apr 13:26
05cc75d
Compare
Choose a tag to compare

Added mypy as an optional feature.

0.1.1

18 Apr 06:41
ad824f0
Compare
Choose a tag to compare
convrted contributing.rst to markdown (#33)

0.0.13

16 Apr 14:06
Compare
Choose a tag to compare
fixed readme

0.0.12

16 Apr 13:19
947c7a8
Compare
Choose a tag to compare
Move from Sphinx to MkDocs for the cookiecutter package (#31)

0.0.11

15 Apr 14:49
Compare
Choose a tag to compare
force deploy docs

0.0.10

15 Apr 14:38
6e1d398
Compare
Choose a tag to compare
Mkdocs (#30)

* converted docs to mkdocs

0.0.9

15 Apr 09:31
65d6dfe
Compare
Choose a tag to compare
fix in makefile (#28)