Skip to content

v11.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 09:01
8dd3c08

11.1.0 (2025-09-29)

Features

  • include invalid data in pump model plot (#792) (a30aa6d)

Bug Fixes

  • upgrade @mdx-js/react from 3.1.0 to 3.1.1 (#1137) (e603b56)

Documentation

Miscellaneous Chores

  • change default neqsim engine to jpype (#1150) (3b5923b)
  • remove deprecation and future warnings in compressor sampled related to numpy and pandas (#1140) (e4e3139)
  • remove incorrect none typing (#1097) (6cdc8b1)
  • Rename v10.0 to v11.0.md to v10.0_to_v11.0.md (b5fc2dd)
  • update and move some tests (9fb9d74)
  • update snapshots and tests (a30aa6d)
  • update tests (41d6c11)
  • upgrade dependencies for week 39. Auto-generated by devCalc (#1138) (85f7ca6)

Code Refactoring

  • merge single speed and variable speed common shaft compressor trains (#1136) (9fb9d74)
  • move stage evaluation code from simplified train to stage (#1145) (41d6c11)
  • remove EnergyModelType class (#1144) (b24acb3)

Continuous Integration

  • readd support for distributing tests by runtimes (#1146) (34b4ab7)
  • Update pull_request_template.md (eae32c3)