Skip to content

Releases: JuliaEnergy/PowerDynamics.jl

v3.1.6

22 Jan 10:35
66b05d2
Compare
Choose a tag to compare

PowerDynamics v3.1.6

Diff since v3.1.5

Merged pull requests:

Closed issues:

  • Update dependencies (#209)
  • Support for SDAE (#210)

v3.1.5

30 May 14:48
6f37913
Compare
Choose a tag to compare

PowerDynamics v3.1.5

Diff since v3.1.4

Merged pull requests:

v3.1.4

02 Nov 11:43
c6a7567
Compare
Choose a tag to compare

PowerDynamics v3.1.4

Diff since v3.1.3

Merged pull requests:

v3.1.3

25 Oct 09:28
494e22e
Compare
Choose a tag to compare

PowerDynamics v3.1.3

Diff since v3.1.2

Merged pull requests:

v3.1.2

28 Sep 08:21
fec3b2c
Compare
Choose a tag to compare

PowerDynamics v3.1.2

Diff since v3.1.1

Closed issues:

  • using PowerDynamics: Perturbation fails (#200)

Merged pull requests:

  • Y -> y for PiModel + Transformer in powerflow calc (#199) (@Anbue63)

v3.1.1

22 Jul 10:39
77e748a
Compare
Choose a tag to compare

PowerDynamics v3.1.1

Diff since v3.1.0

Merged pull requests:

v3.1.0

20 Jul 15:11
999b5f8
Compare
Choose a tag to compare

PowerDynamics v3.1.0

Diff since v3.0.2

Closed issues:

  • Update MTK version (#194)

Merged pull requests:

  • bump BlockSystems, remove direct dependency on MTK (#195) (@hexaeder)

v3.0.2

17 Jun 11:03
64b83da
Compare
Choose a tag to compare

PowerDynamics v3.0.2

Diff since v3.0.1

Merged pull requests:

v3.0.1

24 May 17:15
656b518
Compare
Choose a tag to compare

PowerDynamics v3.0.1

Diff since v3.0.0

Merged pull requests:

  • update compate helper script (#182) (@hexaeder)
  • CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat) (#184) (@github-actions[bot])
  • Create CITATION.bib (#186) (@lindnemi)
  • CompatHelper: bump compat for PowerModelsACDC to 0.5, (keep existing compat) (#187) (@github-actions[bot])
  • Update Ipopt versions (#189) (@odow)

v3.0.0

14 Dec 15:25
4e9cf8b
Compare
Choose a tag to compare

PowerDynamics v3.0.0

Diff since v2.5.1

Closed issues:

  • Operationpoint Rootfind does not return proper roots (#174)

Merged pull requests:

  • Integration of BlockSystems.jl (#145) (@hexaeder)
  • CompatHelper: bump compat for "Ipopt" to "0.7" (#161) (@github-actions[bot])
  • Update README.md (#162) (@antonplietzsch)
  • CI update (#163) (@lindnemi)
  • rename master branch to main (#165) (@lindnemi)
  • Rename master to main (#166) (@lindnemi)
  • less whitespace (#167) (@lindnemi)
  • Fix docs (#168) (@antonplietzsch)
  • Fix docs (#169) (@Anbue63)
  • CompatHelper: bump compat for "Setfield" to "0.8" (#170) (@github-actions[bot])
  • CompatHelper: bump compat for "Ipopt" to "0.8" (#171) (@github-actions[bot])
  • CompatHelper: bump compat for "NetworkDynamics" to "0.6" (#172) (@github-actions[bot])
  • incorrect DAE initialisation in abstract pertubation (#173) (@hexaeder)
  • Check if operation point is a fixpoint before returning (#175) (@Anbue63)
  • CompatHelper: bump compat for "PowerModels" to "0.19" (#176) (@github-actions[bot])
  • LineFault deprecation (#178) (@antonplietzsch)
  • LightGraph -> Graphs, bump ND, BlockSystems, MTK (#179) (@hexaeder)