Skip to content

Releases: k0te1ch/python-template

v0.3.0

05 Jun 13:25
9f6ec10

Choose a tag to compare

0.3.0 (2026-06-05)

Features

  • harden config/logging and add mypy + coverage tooling (46ea286)
  • harden config/logging and add mypy + coverage tooling (6ee5158)

Documentation

  • changelog: update for v0.2.0 (8252836)

v0.2.0

29 May 02:30

Choose a tag to compare

[0.2.0] - 2026-05-29

Bug Fixes

  • (logger) Correct date format in log formatter configuration

  • (ci) Update configuration to use self-hosted runner and improve README with setup instructions

  • (ci) Correct runner configuration in GitHub Actions workflow and update README for clarity

  • (pre-commit) Update pre-commit hooks to latest versions for improved functionality

  • Correct formatting and ruff configuration

Documentation

  • Add WORKFLOW.md with diagrams and link from README

Features

  • Add Python project template with logging, .env config, testing, and static analysis support

  • Enhance project setup with pre-commit hooks, CI configuration, and improved documentation

  • (release) Add automated changelog and release pipeline

Miscellaneous

  • Version 0.1.0 -> 0.2.0