Skip to content

v1.8.1

Choose a tag to compare

@bernstein-orchestrator bernstein-orchestrator released this 16 Apr 11:14
· 1257 commits to main since this release

v1.8.1

Follow-up bugfix on v1.8.0.

  • Replaced 42 float == comparisons in the test suite with pytest.approx() so CI doesn't flake on rounding (Sonar S1244).
  • Restored the _render_prompt return-type annotation so callers importing the pre-1.8.0 signature keep working.

Full changelog: v1.8.0...v1.8.1