Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 21:04
ddfce15

PowerDynamics v2.4.0

Diff since v2.3.2

Closed issues:

  • make one generic fault implementation with start and clearing times (#87)
  • LineShortCircuit + rename LineFault ? (#91)
  • compat issues reloaded (#99)
  • Change in printing of typeof(t).name on 1.6 causes package errors (#117)
  • StackOverflowError for VoltageDependentLoad (#121)

Merged pull requests:

  • Addition of Bus and line names (#101) (@SabineAuer)
  • Adding generic form of node perturbations (#115) (@SabineAuer)
  • CompatHelper: add new compat entry for "OrderedCollections" at version "1.3" (#116) (@github-actions[bot])
  • fixing bug in simulate of AbstractPerturbation and in find_operationpoint (#120) (@SabineAuer)
  • StackOverflowError for VoltageDependentLoad (#122) (@luap-pik)
  • Change in printing of typeof(t).name on 1.6 causes package errors (#123) (@luap-pik)