Immutable
release. Only release title and notes can be modified.
13.8.1 (2026-06-22)
Bug Fixes
- bisection rel_diff not updated on rejected probes (#1632) (e24470e)
- deprecation warning parameterize python (#1644) (0691745)
- libecalc: handle EOS failures in ShaftSpeedFinder speed boundary (#1641) (86ad3e9)
- libecalc: return EosFailure when EOS fails at all speeds (86ad3e9)
- remove dead stonewall check from IndividualASVAntiSurgeStrategy (#1649) (42aeac5)
- replace common.find_root with RootFindingStrategy in IndividualASVRateControlStrategy (#1646) (938dbbe)
Miscellaneous Chores
- add inlet and outlet nodes to find start and end of pipeline (#1648) (9401a85)
- make choke config handler access its choke setting (#1635) (cdc2ffa)
- remove unused failure (b406785)
- upgrade dependencies for week 25. Auto-generated by devCalc (#1633) (7132d73)
- upgrade dependencies for week 25. Auto-generated by devCalc (#1642) (e6f1717)
- upgrade dependencies for week 26. Auto-generated by devCalc (#1653) (6a440b9)
Code Refactoring
- consolidate bisect classes into single Bisect class (5203196)
- introduce BisectStrategy, BisectLowest and BisectHighest (#1630) (5203196)
- libecalc: attach pressure-unreachable failures in ShaftSpeedFinder (7ddf1db)
- libecalc: derive Solution.success from failure (#1639) (d12a0a2)
- libecalc: rename single-variable solvers to finders (#1627) (7ddf1db)
- remove anti-surge config from PipelineSectionSolver (#1645) (c278fbe)