v1.8.1
·
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 withpytest.approx()so CI doesn't flake on rounding (Sonar S1244). - Restored the
_render_promptreturn-type annotation so callers importing the pre-1.8.0 signature keep working.
Full changelog: v1.8.0...v1.8.1