Skip to content

Latest commit

 

History

History
81 lines (47 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

81 lines (47 loc) · 1.12 KB

v0.5.1 (2025-01-17)

Fix

  • add missing self to workflow

v0.5.0 (2025-01-17)

Feat

  • group lefthook jobs

Fix

  • improve lefthook usage and remove deprecated pyproject.toml elements

Refactor

  • clean changelog

v0.4.1 (2025-01-16)

Fix

  • simplify main workflow
  • change to normal pip install for windows
  • add correct path for req
  • add requirements to mac and win tests
  • add test requirements to mac and win tests
  • readd coverage path config
  • correct coverage source

v0.4.0 (2025-01-16)

Feat

  • add tox to lefthook

v0.3.2 (2025-01-15)

Fix

  • remove shell spawning

v0.3.1 (2025-01-15)

Fix

  • move to pep621 as version provider
  • add missing dependencies to github main workflow
  • correct fail statement in makefile

v0.3.0 (2025-01-15)

Feat

  • remove radon
  • remove customization for vscode
  • first step to lefthook

Refactor

  • correct pyenv version in readme

v0.2.0 (2023-11-22)

Feat

  • clean changelog for new version

Refactor

  • change gitignore

v0.1.0 (2023-05-24)

Feat

  • create v0.1.0-rc.2 release
  • prepare for rc2
  • Create v0.1.0-rc.1 release