Skip to content

Releases: cloud-city-crafted/python-poetry-cli-template

v1.4.1

03 Oct 03:25
1093bb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Oct 03:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Sep 00:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Sep 23:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Sep 06:25
00ef5bd
Compare
Choose a tag to compare

A Python project template for CLIs using Poetry as the dependency manager.

Added

  • Minimal CLI project format with unit, integration, and e2e tests
  • Basic GitHub Actions workflows for vulnerability scans, linting, and testing
  • Git hooks, commit message templates, and GitHub PR templates