Skip to content

Releases: boromir674/cookiecutter-python-package

v1.11.1

25 Dec 03:56
4e42c09
Compare
Choose a tag to compare

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

24 Dec 08:53
acc379a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

24 Dec 04:27
c826550
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

22 Dec 18:33
6dbc010
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.7...v1.9.0

v1.8.7

16 Dec 08:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7

v1.8.6

16 Dec 07:58
Compare
Choose a tag to compare

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

15 Dec 16:19
Compare
Choose a tag to compare

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

15 Dec 03:14
Compare
Choose a tag to compare

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

14 Dec 02:19
330c2e4
Compare
Choose a tag to compare

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 with sphinx
  • Generator adds python Logging Configuration, with Handlers for streaming to File and Std err
  • Generator adds full CI/CD Pipeline as Github Actions Workflow, introducing new Jobs such as Docker, and PyPI

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 to Gold Standard
  • verify User Config backwords compatibility, with regard to new Docs Generator Feature
  • yaml validation and required/expected workflow vars checks

refactor

  • simplify 'main' code
  • simplify 'pre_main' code

Refs

Full Changelog: v1.7.5...v1.8.0

v1.7.5

05 Feb 00:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.5