Skip to content

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

v1.4.1

Choose a tag to compare

@ccc-service-account ccc-service-account released this 03 Oct 03:25
1093bb3

What's Changed

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

v1.4.0

Choose a tag to compare

@TheLandolorien TheLandolorien released this 03 Oct 03:17

What's Changed

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

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 00:58

What's Changed

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

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 23:44

What's Changed

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

v1.1.0

Choose a tag to compare

@TheLandolorien TheLandolorien released this 24 Sep 06:25
00ef5bd

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