Skip to content

Changelog

Version 0.3.0+doc3

🍟 Other updates - doc: fix typo in Changelog (#26)


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.3.0+doc2...0.3.0+doc3

Version 0.3.0+doc2

🍟 Other updates - doc: fix formatting in Changelog in 0.3.0+doc1 (#25)


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.3.0+doc1...0.3.0+doc2

Version 0.3.0+doc1

🍟 Other updates - doc: fix errors changelog and documentation in 0.3.0 (#24)


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.3.0...0.3.0+doc1

Version 0.3.0

💥 Breaking changes - Remove fib command (#19)

🚀 Features - Feature: add prime command (#19)

🚚 Build system and CI - improve formatting of release-drafter (#17) - add auto-labeler workflow (#16)

🧰 Maintenance - refactoring: consistent naming of workflows (#15) - chore: improve issue templates (#14)

🍟 Other updates - doc: update changelog (#12, #20)


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.2.3...0.3.0

Version 0.2.3

🚚 Build system and CI - improve release-drafter workflow

🧰 Maintenance - upgrade dependencies


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.2.2...0.2.3

Version 0.2.2

🍟 Other updates - readthedocs config


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.2.1...0.2.2

Version 0.2.1

🧰 Maintenance - disable redundant tests

🚚 Build system and CI - disable on release event

🍟 Other updates - add Readthedocs support


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.2.0...0.2.1

Version 0.2.0

🚀 Features - print configuration - layered Dynaconf setting files

🍟 Other updates - minor fixes in documentation and project metadata


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/0.1.0...0.2.0

Version 0.1.0

1st released version

🚀 Features - CLI app template

🚚 Build system and CI - GitHub workflows for PR, push, tagged release and documentation - Publish to TestPyPi and PyPi - Publish code coverage reports to Codecov.io - Publish documentation to GitHub Pages


Full Changelog: https://github.com/turboBasic/python-cli-app-template/compare/6637c961...0.1.0