Releases: equinor/ecalc
Releases · equinor/ecalc
v8.16.1
v8.17.0
8.17.0 (2024-06-04)
Miscellaneous Chores
- add support to manually create prereleases (#501) (6a1afa3)
- docs: update documentation (9cf339b)
- fix katex equations (d19b75e)
- improve error message for missing header in input csv files (#498) (b146eb4)
- make prerelease behave differently (#503) (f234f8e)
- make prerelease behave differently with input vars (#504) (ca27794)
v8.15.7
v8.16.0
8.16.0 (2024-05-31)
⚠ BREAKING CHANGES
- New unit-format for venting emitters, aligned to what is used in other parts of yaml-file. ECALC-1059
Features
Bug Fixes
- detect duplicate keys in yaml file and raise error (#438) (cfeb006)
- do not allow for negative recirculation if rate is above max flow rate for a compressor chart (#403) (86bf31e)
- ensure regularity is evaluated for all installations when only venting emitters (#468) (0e6b248)
- error when only venting emitters are specified for an installation (#449) (017560d)
- max power from shore values (#490) (1c7a4a1)
- use custom type pydantic class to wrap ndarray and avoid validation problem (#487) (ab2877e)
- wrong unit max power from shore (#491) (f881335)
Documentation
- added keyword MAXIMUM_POWER in eCalc YAML keyword list. (#391) (1322d2b)
- change changelog order (0bf6fe6)
- dummy change to docs (ae0347c)
- fix typo (#451) (1c6550d)
- fix typo (#454) (f7caf31)
- fix typo (#455) (5ef2087)
- fix typo (#456) (da59577)
- load examples from file (0dc526d)
- update changelog with fix for max usage from shore (#494) (747839b)
- update docs, changelog and migration guide (#441) (74b7524)
- Update VENTING_EMITTERS.md (#447) (c9b89b5)
Miscellaneous Chores
- add deploy for jira tracking (6681607)
- add support for pandas v2 (#481) (6d0e68f)
- add test (cfeb006)
- align format of units (#495) (ab43bd7)
- change volume-unit venting emitters (#442) (06f85e8)
- create jira release (f5c8e55)
- deps: bump actions/cache from 4.0.0 to 4.0.2 (d7a3427)
- docs: update dependencies (3428d34)
- include jira info in pr template (fed28a6)
- Make sure we remember chores for changes (a017352)
- make sure we support python 3.8 to 3.11 (#475) (2e26ce1)
- make venting emitters emission names case insensitive (#473) (1c390a6)
- update changelog (cfeb006)
- update dependencies (#459) (eb5d75c)
- update jira automation script (8d8e1cc)
- update jira automation script (b17e67c)
- update jira release automation (84754db)
- update trigger for jira automation (cf8f5e0)
- update typer (d01a55e), closes #483
- update yaml oil type venting emitter (#448) (7997813)