Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 18:51

v1.5.0 (2024-10-14)

Documentation

  • docs: update LinReg parameters in component files notebook (e65d5a9)

  • docs: fix component parameter interpolation data dict examples in API (a0b9ed7)

  • docs: add limit definitions to component parameter files notebook. (9110379)

Features

  • feat: add power switch (PSwitch) component (8880ec1)

  • feat: new limit added: vd (voltage difference) (7e599b1)

  • feat: add method .limits() to system, which returns all user defined component limits (3dc8bf9)

Refactoring

  • refactor: deprecate LinReg iq parameter, replace with ig (9183e37)

  • refactor: add checking of sysLoss version when loading System from file (29eb5a4)

  • refactor: set state to off when phase in not active (bee1610)

  • refactor: add state vector to solver parameters (f290f6d)