Releases: btr1975/cookiecutter-python-library
Releases · btr1975/cookiecutter-python-library
Version 1.0.10
- Added Podman and Docker
- Made include cli default to yes
Version 1.0.9
- Added human readable promts
- Added forced UNIX style line endings
- Added testing to validators
- Added simplified validators
Version 1.0.8
- Added only adding indexes in docs for alabaster
Version 1.0.7
- Added cli script to pyproject.toml when cli is selected
Version 1.0.6
- Added data validators in pre_gen_hooks
- Added cookie baking tests
- Added removal of files in post_gen_hooks
- Includes with and without a cli now so deleteing cookiecutter-python-app since the only difference was the creation of a cli
Version 1.0.5
- Added other than python files include
- Added all python folders include
Version 1.0.4
- Moved to 100% pyproject.toml
Version 1.0.3
- Removed pytest and coverage in favor of pytest-cov
- Updated makes
- Adde css to increase width of rtd theme
Version 1.0.2
- Added GitHub actions for publish to pypi, and testing
- Added templates for issue, and PR
Version 1.0.1
- Added remdering Markdown
- Added rendering docx
- Added mermaid
- Added another theme