Skip to content

v1.4.1

Choose a tag to compare

@jztan jztan released this 20 Mar 12:25
· 284 commits to develop since this release

What's New in v1.4.1

Fixed

  • CI test failure: patch("blueclaw.cli.Path") broke Typer type resolution after adding spec_path: Path parameter — replaced with patch("blueclaw.session.load_config")
  • CI test failure: ANSI escape codes in Rich help output hid --stub-tools flag from string match — strip escape codes before assertion

Installation

pip install blueclaw==1.4.1

Links