Skip to content

v13.4.0

Choose a tag to compare

@markusrf markusrf released this 10 Apr 12:51
· 126 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1392
  • chore: improve readability of asv solver code by @olelod in #1407
  • release: prepare release of libecalc v13.2.0 Auto-generated by devCalc by @tj098895 in #1408
  • refactor: introduce pressure control strategy interface by @frodehk in #1410
  • chore: introduce ProcessUnitId by @jsolaas in #1412
  • chore: common filesystem for uv cache and venv by @jsolaas in #1411
  • refactor: implement common asv pressure control strategy by @frodehk in #1413
  • refactor: implement individual asv pressure control strategy by @frodehk in #1414
  • chore: upgrade dependencies for week 11. Auto-generated by devCalc by @krisolba1 in #1416
  • refactor: move recirculation range calculation to CompressorStageProcessUnit by @frodehk in #1415
  • refactor: introduce anti surge strategy by @frodehk in #1417
  • chore: update npmrc cooldown by @markusrf in #1422
  • refactor: introduce individual asv anti surge strategy by @frodehk in #1418
  • chore: upgrade dependencies for week 11. Auto-generated by devCalc by @markusrf in #1423
  • refactor: introduce downstream choke pressure control strategy by @frodehk in #1424
  • chore: introduce StreamPropagator by @jsolaas in #1425
  • chore: fix ProcessSystem usage in asv solver by @jsolaas in #1429
  • refactor: introduce upstream choke pressure control strategy by @frodehk in #1427
  • chore: introduce process system id by @jsolaas in #1431
  • chore: upgrade dependencies for week 12. Auto-generated by devCalc by @krisolba1 in #1439
  • ci: remove false positive vulns from GHAS dependabot by @tj098895 in #1440
  • chore: introduce process simulator by @jsolaas in #1432
  • docs: Update changelog for breaking changes in LTP/STP by @tj098895 in #1433
  • chore: update ASVSolver instantiation by @jsolaas in #1441
  • chore: rename ASVSolver to OutletPressureSolver by @jsolaas in #1443
  • chore: fix speed boundary by @jsolaas in #1444
  • chore: rename OutletPressureSolver find_solution method by @jsolaas in #1445
  • fix: upstream choke crashes with RateTooHighError at max choke by @olelod in #1446
  • feat: introduce Compressor as a process unit by @olelod in #1435
  • chore: use basedpyright by @jsolaas in #1442
  • refactor: use Compressor in process solvers, drop StageProcessUnit by @olelod in #1447
  • fix(individual_asv): stable recirculation boundary and correct succes… by @olelod in #1451
  • feat: introduce single-stream ProcessUnit variants of Mixer and Splitter by @olelod in #1449
  • chore: improve punctuation and spacing of errors by @Aleksander-Karlsson in #1456
  • fix(recirculation-solver): return failure when rate is above stonewal… by @olelod in #1455
  • feat(process_solver): MultiPressureSolver for N ordered pressure targets on a shared shaft by @olelod in #1452
  • refactor: add get_configuration to Solution by @olelod in #1459
  • chore: upgrade dependencies for week 13. Auto-generated by devCalc by @krisolba1 in #1461
  • feat(solver): add structured failure events to Solution by @olelod in #1458
  • ci: pin actions to sha by @Aleksander-Karlsson in #1462
  • chore: upgrade dependencies for week 14. Auto-generated by devCalc by @rodsjo in #1463
  • refactor: introduce FeasibilitySolver and StreamDistributionItem by @frodehk in #1457
  • chore: requirements.txt no longer needed by @tj098895 in #1468
  • chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in #1465
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in #1467
  • chore: init mapping by @jsolaas in #1454
  • ci: non-persistent credentials in github actions by @Aleksander-Karlsson in #1464
  • chore: clarify default values by specifying Field as Annotated by @jsolaas in #1469
  • chore: upgrade dependencies for week 15. Auto-generated by devCalc by @krisolba1 in #1466
  • chore(main): release 13.3.0 by @github-actions[bot] in #1409
  • Revert "chore(main): release 13.3.0" by @tj098895 in #1471
  • chore(main): release 13.3.0 by @github-actions[bot] in #1472
  • chore: dummy commit to create release PR by @tj098895 in #1473
  • chore: Dummy commit to create new 13.4.0 release by @tj098895 in #1474
  • chore: bump tag to 13.4.0 by @Aleksander-Karlsson in #1475
  • chore: temp publish fix by @markusrf in #1476

Full Changelog: v13.2.0...v13.4.0