Skip to content

0.2.0

Choose a tag to compare

@clawdeeo clawdeeo released this 26 Apr 22:21
· 93 commits to main since this release
422140d

[email protected] | 2026-04-26

Added

  • GitHub Actions CI workflows — build, test, verify, and main branch checks
  • tomli runtime dependency for Python < 3.11 TOML support

Changed

  • Bumped minimum Python version to 3.10
  • Switched build backend to setuptools.build_meta
  • Expanded py-modules to include cli for correct CLI invocation

Fixed

  • Import order error flagged by ruff
  • CLI invocation error caused by missing py-modules declaration