Skip to content

Releases: ieeh-tu-dresden/powerfactory-tools

1.3.1

16 Jan 14:07
Compare
Choose a tag to compare

1.3.1 (2023-01-16)

Fix

  • add readme to pypi

[main 0f827aa] bump: version 1.3.0 → 1.3.1
3 files changed, 10 insertions(+), 4 deletions(-)

1.3.0

16 Jan 13:54
Compare
Choose a tag to compare

1.3.0 (2023-01-16)

Feat

Fix

  • prevent double listing of elementStates when creating TopologyCase (contributors: @SebastianDD, @sasanjac)
  • wrong double prefix for generators in compound models (contributors: @SebastianDD)

[main 5a298ff] bump: version 1.2.1 → 1.3.0
6 files changed, 1048 insertions(+), 5 deletions(-)
create mode 100644 schema/1.1.0/steady_state_case.json
create mode 100644 schema/1.1.0/topology.json
create mode 100644 schema/1.1.0/topology_case.json

1.2.1

24 Nov 13:51
Compare
Choose a tag to compare

1.2.1 (2022-11-24)

Fix

  • missed date in zenodo metadata file when bump version number (contributors: @sasanjac)

[main dfe059a] bump: version 1.2.0 → 1.2.1
6 files changed, 1040 insertions(+), 5 deletions(-)
create mode 100644 schema/1.0.0/steady_state_case.json
create mode 100644 schema/1.0.0/topology.json
create mode 100644 schema/1.0.0/topology_case.json

1.2.0

10 Nov 09:15
Compare
Choose a tag to compare

1.2.0 (2022-11-10)

Feat

  • cross check if number of ssc entries match number of related entries in topology (contributors: @sasanjac)

Fix

  • optional parameters default to *, which raises Exceptions (contributors: @sasanjac, @bademaister)
  • optional parameters default to *, which raises Exceptions (contributors: @sasanjac, @bademaister)
  • consider number of units when creating steadystate_case for producer (contributors: @sasanjac)
  • switch transformer node assignment (#43) (contributors: @SebastianDD)
  • make StationCubicle in Coupler optional (contributors: @sasanjac)

[main deba712] bump: version 1.1.1 → 1.2.0
3 files changed, 19 insertions(+), 5 deletions(-)

1.1.1

03 Nov 10:08
Compare
Choose a tag to compare

1.1.1 (2022-11-03)

Fix

[main b23de72] bump: version 1.1.0 → 1.1.1
3 files changed, 12 insertions(+), 5 deletions(-)

1.1.0

12 Oct 07:51
Compare
Choose a tag to compare

1.1.0 (2022-10-12)

Feat

  • add schema version (#29)

Fix

  • zenodo meta data (#28)

[main b9b59b7] bump: version 1.0.1 → 1.1.0
3 files changed, 15 insertions(+), 5 deletions(-)

1.0.1

10 Oct 07:12
Compare
Choose a tag to compare

1.0.1 (2022-10-10)

Fix

[main c8718cf] bump: version 1.0.0 → 1.0.1
3 files changed, 41 insertions(+), 35 deletions(-)
rewrite .zenodo.json (99%)

1.0.0

19 Sep 09:35
Compare
Choose a tag to compare

1.0.0 (2022-09-19)

Feat

  • initial release

[main bd511b9] bump: version 0.0.1 → 1.0.0
2 files changed, 7 insertions(+), 2 deletions(-)
create mode 100644 CHANGELOG.md