Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 900 Bytes

File metadata and controls

69 lines (37 loc) · 900 Bytes

v0.6.0 (2026-03-04)

Feat

  • add uv support (#7)

Fix

  • fixes #4 github setup bugs

v0.5.1 (2024-11-04)

Fix

  • pytest file utf encoding

v0.5.0 (2024-11-04)

Feat

  • add basic ubuntu setup

Fix

  • init version and gh release action (#3)
  • comment out pypi validation check
  • small bugs in docs and GHA

v0.4.0 (2024-08-25)

Feat

  • basic windows setup seems to be working

v0.3.3 (2024-08-23)

Fix

  • bump: fix release note generation and hopefully pdm cache

v0.3.2 (2024-08-23)

Fix

  • bump: try non-annotated tags

v0.3.1 (2024-08-23)

Fix

  • print body.md to stdout

v0.3.0 (2024-08-23)

Feat

  • adds tags and branch protection rules
  • adds github and ci/cd setup

Fix

  • add license and fix git remote origin name conflict
  • more general setup fixes for copier

v0.2.0 (2024-08-20)

Feat

  • initial commit