Releases
v8.22.0
8.22.0 (2024-09-19)
⚠ BREAKING CHANGES
Validation is more strict than before.
Features
Bug Fixes
avoid RuamelYamlModel becoming an abstract class (d0548e7 )
unexpected keyword argument (4797d46 )
Documentation
improve documentation around PRESSURE_CONTROL (#610 ) (94dbce9 )
Moved YAML Keywords from level 2 to level 1 section new (#575 ) (145deab )
swap order of migration guides (#571 ) (b1d4e88 )
update changelogs (#587 ) (0537ce4 )
update notebooks with poetry instructions (9cfcd47 )
Miscellaneous Chores
Code Refactoring
add inlet/outlet stream also for compressor train results (#590 ) (c27e5bd )
avoid using dtos in core (a3683c1 )
introduce resource protocol (dac5789 )
move target pressure status from stages to compressor train (#589 ) (098cfa9 )
remove pressure before choking (#609 ) (02f9099 )
return compressor stage result when only stage is calculated for simplified train (#592 ) (9ef52d3 )
yaml model class and reader (50f41ab )
Continuous Integration
You can’t perform that action at this time.