Releases: boromir674/cookiecutter-python-package
Releases · boromir674/cookiecutter-python-package
v1.11.1
What's Changed
- Documentation Updates - Merge to Docs-Release sl Branch by @github-actions in #107
- Documentation Updates - Release (Merging to 'master' branch) by @github-actions in #108
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Cookiecutter Python Package v1.11.0 Release by @boromir674 in #106
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Cookiecutter Python Package v1.10.0 Release by @boromir674 in #103
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Cookiecutter Python Package v1.9.0 Release by @boromir674 in #101
Full Changelog: v1.8.7...v1.9.0
v1.8.7
What's Changed
- Cookiecutter Python Package v1.8.7 Release by @boromir674 in #100
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Documentation Updates - Merge to Docs-Release sl Branch by @github-actions in #96
- Documentation Updates - Release (Merging to 'master' branch) by @github-actions in #97
- Documentation Updates - Merge to Docs-Release sl Branch by @github-actions in #98
- Documentation Updates - Release (Merging to 'master' branch) by @github-actions in #99
Full Changelog: v1.8.4...v1.8.6
v1.8.4
What's Changed
- Documentation Updates - Merge to Docs-Release sl Branch by @github-actions in #94
- Documentation Updates - Release (Merging to 'master' branch) by @github-actions in #95
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Documentation Updates - Merge to Docs-Release sl Branch by @github-actions in #90
- Documentation Updates - Release (Merging to 'master' branch) by @github-actions in #91
Full Changelog: v1.8.2...v1.8.3
Python Package Generator v1.8.0
Python Package Generator v1.8.0
Generator now supports 2 options for Docs Static Website Building:
- new Mkdocs
- Sphinx, which remains the default for backwards-compatibility
Also, Generator now generates a fully-featured CI/CD Workflow configuration.
The Workflow now supports Continuous Deployment/Delivery, with new Jobs such as:
- Dockerhub Publish
- PyPI Publish
Changes
Features
- New Generator Option allows for
Mkdocs
doc site builder, along withsphinx
- Generator adds python Logging Configuration, with Handlers for streaming to
File
andStd err
- Generator adds full CI/CD Pipeline as Github Actions Workflow, introducing new Jobs such as
Docker
, andPyPI
Fix
- include pytest-run-subprocess in test Extras of Generated Project pyproject.toml
test
- add
Gold Standard
Generated Biskotaki Projects - verify
No Regression
of Generator, with exhaustive comparison of Runtime result toGold Standard
- verify
User Config
backwords compatibility, with regard to newDocs
Generator Feature - yaml validation and required/expected workflow vars checks
refactor
- simplify 'main' code
- simplify 'pre_main' code
Refs
- Development decided to Merge by @boromir674 in #64
- Cookiecutter Python Package v1.8.0 Release by @boromir674 in #65
Full Changelog: v1.7.5...v1.8.0
v1.7.5
What's Changed
- CICD Pipeline: Automated Docker and PyPI Publishing by @boromir674 in #56
- release by @boromir674 in #57
Full Changelog: v1.7.4...v1.7.5