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-infocommand: display Python project metadata (values and paths) frompyproject.toml.Add
shai-py test-pathcommand: get the corresponding test file path for a given Python source file.
Miscellaneous
Document the Subcommand Delegation Pattern in README for contributors.