Releases: ieeh-tu-dresden/powerfactory-tools
1.3.1
1.3.0
1.3.0 (2023-01-16)
Feat
- check Units for Loadflow variables (contributors: @sasanjac, @SebastianDD, @PietzoJo)
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
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
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
1.1.1 (2022-11-03)
Fix
- all setpoints in SI (contributors: @SebastianDD)
- consider number of parallel lines (#33) (@SebastianDD, @sasanjac)
[main b23de72] bump: version 1.1.0 → 1.1.1
3 files changed, 12 insertions(+), 5 deletions(-)
1.1.0
1.0.1
1.0.1 (2022-10-10)
Fix
- proper handling of LV and MV loads (contributors: @sasanjac, @SebastianDD)
[main c8718cf] bump: version 1.0.0 → 1.0.1
3 files changed, 41 insertions(+), 35 deletions(-)
rewrite .zenodo.json (99%)