Skip to content

Releases: Welthulk/Sparlectra.jl

v0.4.18

14 Apr 15:03
ab6f835
Compare
Choose a tag to compare

Sparlectra v0.4.18

Diff since v0.4.17

Version 0.4.18 (2024-04-14)

Bug Fixes

  • closes issue#48 "printout jacobian runs into error"

Merged pull requests:

Closed issues:

  • Hotfix wrong function call (#46)

v0.4.17

14 Apr 14:21
4ddfe51
Compare
Choose a tag to compare

Sparlectra v0.4.17

Diff since v0.4.16

Version 0.4.17 (2024-04-14)

New Features

  • added testcase for importing Matpower files

Bug Fixes

  • bugfix wrong function call in createnet_powermat

Merged pull requests:

Closed issues:

  • hotfix Issue#38 (#43)

v0.4.16

13 Apr 23:59
Compare
Choose a tag to compare

Sparlectra v0.4.16

Diff since v0.4.15

Version 0.4.16 (2024-04-17)

New Features

Bug Fixes

  • bugfix shunt index for isolated buses, closes issue #38

v0.4.15

13 Apr 20:40
Compare
Choose a tag to compare

Sparlectra v0.4.15

Diff since v0.4.14

Version 0.4.15 (2024-04-16)

New Features

  • Implemented a function to detect isolated buses and incorporate them into the network calculation (Issue #38)

Merged pull requests:

Closed issues:

  • Hotfix issue#36 (#37)

v0.4.14

12 Apr 14:35
Compare
Choose a tag to compare

Sparlectra v0.4.14

Diff since v0.4.13

Version 0.4.14 (2024-04-12)

New Features

Bug Fixes

  • bugfix addShuntPower, closes issue #36

v0.4.13

12 Apr 10:58
4425c1d
Compare
Choose a tag to compare

Sparlectra v0.4.13

Diff since v0.4.12

Version 0.4.13 (2024-04-12)

New Features

  • added attribute for Lineparameters based on length
  • added update parameter function for network
  • added workshop documentation

Bug Fixes

  • taking line length not (always) into account for line parameters
  • parsing emtpy lines of Matpowerfiles
  • documentation rendering

Merged pull requests:

Closed issues:

  • Version 0.4.12 (#31)
  • Matrix isnt rendered (#32)

v0.4.12

08 Apr 12:17
Compare
Choose a tag to compare

Sparlectra v0.4.12

Diff since v0.4.11

Version 0.4.12 (2024-04-08)

New Features

Enhancements

Bug Fixes

  • print prosumers

Merged pull requests:

Closed issues:

  • Version 0.4.11 (#29)

v0.4.11

05 Apr 11:42
Compare
Choose a tag to compare

Sparlectra v0.4.11

Diff since v0.4.10

Version 0.4.11 (2024-05-01)

New Features

  • make changes to imported Matpower networks after import.

Enhancements

  • added functions to facilitate the creation of networks
  • added documentation make file

Bug Fixes

  • import and parser for Matpower .m files

Merged pull requests:

Closed issues:

v0.4.10

30 Mar 23:43
033fd04
Compare
Choose a tag to compare

Version 0.4.10 (2024-05-01)

New Features

  • removed numerous redundant functions, partially restructured classes
  • removed support for CGMES due to the availability of numerous alternative libraries
  • removed support for the legacy custom JSON data format (potentially subject to reintroduction at a later stage)

Enhancements

  • added functions to facilitate the creation of networks
  • better performance

Bug Fixes

  • calculation of branch flow and losses
  • branches out of service

v0.4.8

29 Mar 19:06
Compare
Choose a tag to compare

Sparlectra v0.4.8

Merged pull requests:

  • Develop (#2) (@Welthulk)
  • documentation (#4) (@Welthulk)
  • bugfix branch params (bsp1.json) (#5) (@Welthulk)
  • documentation (#6) (@Welthulk)
  • PGM-Parser (#7) (@Welthulk)
  • Experimental (#8) (@sudo-ac)
  • Update Project.toml (#9) (@Welthulk)
  • CompatHelper: add new compat entry for HTTP at version 1, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for RegularExpressions at version 0.1, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for BenchmarkTools at version 1, (keep existing compat) (#17) (@github-actions[bot])

Closed issues: