Skip to content

Releases: equinor/ecalc

v12.1.8

16 Dec 08:37

Choose a tag to compare

12.1.8 (2025-12-16)

Miscellaneous Chores

  • upgrade dependencies for week 51. Auto-generated by devCalc (#1288) (d353f52)

v12.1.7

15 Dec 13:46

Choose a tag to compare

12.1.7 (2025-12-15)

Bug Fixes

  • resampling of rate for a long period into rates for shorter periods (#1285) (8ab60be)

Code Refactoring

  • clarify installation result mapping (123981f)
  • introduce splitter and mixer process units within compressor stage (#1245) (e4fce9e)

v12.1.6

09 Dec 12:56
d368751

Choose a tag to compare

12.1.6 (2025-12-09)

Miscellaneous Chores

  • upgrade dependencies for week 50. Auto-generated by devCalc (#1278) (d1ff3d3)

v12.1.5

09 Dec 08:55

Choose a tag to compare

12.1.5 (2025-12-09)

Bug Fixes

  • handle domain validation exception for get_periods (1ecbece)

Code Refactoring

  • detach evaluation input registration from model registration (822c3e1)

v12.1.4

08 Dec 08:39

Choose a tag to compare

12.1.4 (2025-12-08)

Bug Fixes

  • crash on error message creation (1e0923d)

Code Refactoring

  • rename evaluation input args for clarity (#1269) (a592620)

v12.1.3

04 Dec 13:13

Choose a tag to compare

12.1.3 (2025-12-04)

Bug Fixes

  • avoid crash when chart_type does not exist (0df862b)
  • issue with expression validation in genset and venting emitter (c911a10)
  • make sure that the end date comes after the start date (#1259) (1e34bbd)

Miscellaneous Chores

  • enable docusaurus faster (e98db69)
  • fix publish docs (2c53a80)
  • separate build and test for docs (202cd9f)
  • separate dependency install and build in docs publish (7b7de39)
  • upgrade dependencies for week 48. Auto-generated by devCalc (#1254) (164f855)

v12.1.2

28 Nov 11:38
9c52454

Choose a tag to compare

12.1.2 (2025-11-27)

Bug Fixes

  • handle multistream compressor in turbine model check (#1253) (f1c75b8)

Continuous Integration

  • update workflows to follow our new guidelines for gh actions (#1250) (b2630f2)

v12.1.1

26 Nov 08:42

Choose a tag to compare

12.1.1 (2025-11-26)

Miscellaneous Chores

  • upgrade dependencies for week 48. Auto-generated by devCalc (8ac6021)

v12.1.0

25 Nov 09:18

Choose a tag to compare

12.1.0 (2025-11-25)

Features

  • include control margin line in chart (65b6edb)

Bug Fixes

  • pin version of inline-snapshot for vscode test runner fix (#1231) (d1b4247)

Miscellaneous Chores

  • deps: bump actions/checkout from 5 to 6 (dc24889)
  • remove check_for_undefined_stages method (#1236) (d6b969e)
  • upgrade dependencies for week 47. Auto-generated by devCalc (#1233) (6039add)

Code Refactoring

Continuous Integration

  • add cooldown settings to Dependabot configuration (#1240) (0faff30)
  • change CODEOWNERS for npmrc and package-lock.json (#1234) (7fd6af8)

v12.0.4

17 Nov 13:14
c8b72ae

Choose a tag to compare

12.0.4 (2025-11-17)

Bug Fixes

Miscellaneous Chores

Code Refactoring

Tests

  • add test that validates NO neqsim usage during validate_for_run (#1224) (b940361)