Release and Version History

x.y.z (Backlog)

Features and Improvements

Minor Improvements

Bugfixes

Miscellaneous

0.1.1 (2025-12-10)

Features and Improvements

  • Add shai-py project-info command: display Python project metadata (values and paths) from pyproject.toml.

  • Add shai-py test-path command: get the corresponding test file path for a given Python source file.

Miscellaneous

  • Document the Subcommand Delegation Pattern in README for contributors.