Skip to content

Commit fedb482

Browse files
chore(main): release 11.0.0 (#1117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b3e6662 commit fedb482

5 files changed

Lines changed: 47 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.0.23"
2+
".": "11.0.0"
33
}

docs/docs/changelog/changelog.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## [11.0.0](https://github.com/equinor/ecalc/compare/v10.0.23...v11.0.0) (2025-09-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* references must be unique across FACILITY_INPUTS, MODELS and FUEL_TYPES. Previously FUEL_TYPES was not included in this.
9+
10+
### Features
11+
12+
* experimental introduction of alternative neqsim impl ([#1120](https://github.com/equinor/ecalc/issues/1120)) ([45affd6](https://github.com/equinor/ecalc/commit/45affd6446a82b3852a55dd3a4def855b2c814f1))
13+
* make references unique ([5bd0ad3](https://github.com/equinor/ecalc/commit/5bd0ad31a79a84dc7ad8e1bf7cb1eb7fceacec28))
14+
15+
16+
### Bug Fixes
17+
18+
* compressor model error messages ([f2acf84](https://github.com/equinor/ecalc/commit/f2acf84af6563fa43a3f06ecc64ccaa42126fc0f))
19+
* do not allow consumers with identical names within same system ([#1118](https://github.com/equinor/ecalc/issues/1118)) ([504b923](https://github.com/equinor/ecalc/commit/504b9235cdee7063f452737460a446ae9dbdab9e))
20+
* remove old charts when validating json results ([b3e6662](https://github.com/equinor/ecalc/commit/b3e6662bcb3e28274a2d7d25d140af0f08ab71f0))
21+
22+
23+
### Miscellaneous Chores
24+
25+
* upgrade dependencies for week 38. Auto-generated by devCalc ([#1124](https://github.com/equinor/ecalc/issues/1124)) ([437cd57](https://github.com/equinor/ecalc/commit/437cd57f0081aab9b754015f11db15085be8ccfc))
26+
27+
28+
### Code Refactoring
29+
30+
* merge single and variable speed charts into one single chart ([#1134](https://github.com/equinor/ecalc/issues/1134)) ([b3e6662](https://github.com/equinor/ecalc/commit/b3e6662bcb3e28274a2d7d25d140af0f08ab71f0))
31+
* merge single and variable speed pumps into one pump model ([b3e6662](https://github.com/equinor/ecalc/commit/b3e6662bcb3e28274a2d7d25d140af0f08ab71f0))
32+
* move generator set model mapping ([5e6848a](https://github.com/equinor/ecalc/commit/5e6848a5683dc37711cffcb6ab6a911c843add91))
33+
* move pump model mapping ([8aa0b33](https://github.com/equinor/ecalc/commit/8aa0b3399d46943daa79fe1df5cb54d29baf6333))
34+
* move tabulated model mapping ([cd26814](https://github.com/equinor/ecalc/commit/cd26814ad8072a66f5eb11ef06331a5c0bd965ed))
35+
* parse and validate compressor models when used ([75808a2](https://github.com/equinor/ecalc/commit/75808a2eb8606177e91507c4688a5de441612b83))
36+
* remove compressor sampled dto ([64ca689](https://github.com/equinor/ecalc/commit/64ca6894747bb76cb449e4383df18ded2737b594))
37+
* remove compressor stage dto ([#1133](https://github.com/equinor/ecalc/issues/1133)) ([3dbd515](https://github.com/equinor/ecalc/commit/3dbd515ca0b3835e2da535834a16f508c251426c))
38+
* remove final dto multiple streams and pressures train ([#1128](https://github.com/equinor/ecalc/issues/1128)) ([88fb08f](https://github.com/equinor/ecalc/commit/88fb08f2c1263abc86ec6cd5bf56aa87d27e2f24))
39+
* remove final dto simplified train ([#1125](https://github.com/equinor/ecalc/issues/1125)) ([565203a](https://github.com/equinor/ecalc/commit/565203a38b0e95d8aaf654c166a1c642480b15f5))
40+
* remove final dto single speed compressor train ([#1123](https://github.com/equinor/ecalc/issues/1123)) ([b8a2196](https://github.com/equinor/ecalc/commit/b8a21965a8b725bc14c3816aea3a9650f492d31e))
41+
* remove final dto variable speed train ([#1127](https://github.com/equinor/ecalc/issues/1127)) ([6379f24](https://github.com/equinor/ecalc/commit/6379f242b5d3291a155a7c60473429f7092e41d3))
42+
* remove PathID ([63f2d84](https://github.com/equinor/ecalc/commit/63f2d84b321ecb786fed2bf06af0fced9b196987))
43+
* remove unused classes ([3939a5d](https://github.com/equinor/ecalc/commit/3939a5dde22227c2d24e625d466188e2dd2a8c20))
44+
* use common mapper class ([dbc63df](https://github.com/equinor/ecalc/commit/dbc63dfb5f16465a2cd600e1328b9bbf8c5c1a75))
45+
346
## [10.0.23](https://github.com/equinor/ecalc/compare/v10.0.22...v10.0.23) (2025-09-11)
447

548

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "libecalc"
3-
version = "10.0.23"
3+
version = "11.0.0"
44
description = "eCalc™ is a software tool for calculation of energy demand and greenhouse gas (GHG) emissions from oil and gas production and processing."
55
authors = [{ name = "eCalc Team", email = "fg_ecalc@equinor.com" }]
66
requires-python = ">=3.11,<3.14"

src/libecalc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from libecalc.common.version import Version
22

33
# DO NOT EDIT - replaced in CI with release please
4-
__version__ = "10.0.23" # x-release-please-version
4+
__version__ = "11.0.0" # x-release-please-version
55
# END DO NOT EDIT
66

77

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)