Skip to content

Releases: powsybl/pypowsybl

Draft 1.6.1 binaries release

19 Jul 13:35
Compare
Choose a tag to compare
Pre-release
Try update of release CI.

Signed-off-by: Bertrand Rix <[email protected]>

v1.6.1

16 Jul 11:04
v1.6.1
e70918b
Compare
Choose a tag to compare

PyPowSyBl v1.6.1 release notes

⭐ New Features

🔨 Technical improvements

🪲 Bug fixes

Fix multi substation sld svg #797
Fix CI : regain compatibility with node16 for the CI #798
Fix Windows CI : set matplotlib to 3.9.0 for python > 3.8 #801
Fix MSVC runtime binaries incompatibility issues for Windows releases #803
Remove potential C++ call before proper init #804

🚨 Breaking changes

📔 Documentation

v1.6.0

02 Jul 12:31
v1.6.0
0d81fc4
Compare
Choose a tag to compare

PyPowSyBl v1.6.0 release notes

⭐ New Features

Update powsybl-open-reac version to 0.7.0 #738
Upgrade to powsybl-dependencies 2024.1.1 and 2024.1.2 #753 #783 (find here the corresponding version of underlying PowSyBl projects)

Get bus/breaker view buses dataframe #748
Set bus breaker connectable bus #749
Add new OpenReac scaling factor parameters #737
Add interface of new OpenReac parameters #757
Improve bus/breaker topology for injections and branches #770
Add support of dc_power_factor Load Flow Parameter #756
Add edge info displayed parameter for SLD #773
Add get_matrix_multi_substation_single_line_diagram #781
Add DanglingLine boundary side P, Q, Vmag, Vangle #792

🔨 Technical improvements

Refactor dataframe context #747
Upgrade pylint and fix CI #752
Separate generic cpp part from cpp python part #742
Fix ci again #764
refactor and clean java part #765
Adapt code to work with numpy 2.0.0 #771
Clean doc setup #784
Remove debug prints #788
CI should fail in case of doc generation warnings #787

🪲 Bug fixes

Fix and improve performance of pickle serialization #750
Use manylinux2014 docker image for Linux build #754
Fix crash when creating a feeder bay using an empty dataframe #755
Windows CI fixed and add basic import test step in CI #760
Fixes LinePositionDataFrameProvider #772
Fix generator creation name #766
Fix CI manylinux (for CentOS7 EOL) #794

🚨 Breaking changes

Remove deprecated attributes in network modification functions #732

📔 Documentation

Add documentation on per unitage #746
Improve NadParameters documentation #767
Add missing headers #763
Add Sld parameters in doc #775
Adding documentation for reduce function #791

v1.5.1

21 May 09:08
v1.5.1
c62d499
Compare
Choose a tag to compare

PyPowSyBl v1.5.1 release notes

⭐ New Features

🔨 Technical improvements

🪲 Bug fixes

Fix java per unit #744
Add missing BUS_REACTIVE_POWER to sensi function type #745

🚨 Breaking changes

📔 Documentation

v1.5.0

03 May 11:08
v1.5.0
cf57c51
Compare
Choose a tag to compare

PyPowSyBl v1.5.0 release notes

⭐ New Features

Three-winding transformers creation #739
CGMES GL profile support #741

🔨 Technical improvements

Move per unitage to java #718

🪲 Bug fixes

Rollback change of pybind version #740

🚨 Breaking changes

📔 Documentation

v1.4.0

15 Apr 13:44
v1.4.0
cb812fe
Compare
Choose a tag to compare

PyPowSyBl v1.4.0 release notes

⭐ New Features

refactor bus faults and add branch faults #720
Upgrade dependencies v2024.1.0 #731

🔨 Technical improvements

🪲 Bug fixes

🚨 Breaking changes

📔 Documentation

Change doc theme to Furo #727
Fix image in documentation #730

v1.3.2

27 Mar 09:02
Compare
Choose a tag to compare

PyPowSyBl v1.3.2 release notes

⭐ New Features

🔨 Technical improvements

upgrade powsybl dependencies to v2024.0.4 #729

🪲 Bug fixes

Fix MacOS ARM build #725

🚨 Breaking changes

📔 Documentation

Add documentation for breaking change in loadflow parameters #726

v1.3.1

07 Mar 10:50
Compare
Choose a tag to compare

PyPowSyBl v1.3.1 release notes

⭐ New Features

🔨 Technical improvements

upgrade powsybl dependencies to v2024.0.3 #721

🪲 Bug fixes

add optional on getRegulatedSide #717

🚨 Breaking changes

📔 Documentation

add missing methods in documentation #716

v1.3.0

16 Feb 13:40
Compare
Choose a tag to compare

PyPowSyBl v1.3.0 release notes

⭐ New Features

Make generator energy source modifiable through element update. #706
Add new method for multi-substation sld drawing #697

🔨 Technical improvements

Upgrade dependencies v2024.0.1 #704
Replace ucte-x-node-code with pairing_key #702 (ucte-x-node-code is now deprecated)
refactor voltage initializer module #710

🪲 Bug fixes

Fix GraalVM CI issue #707
Empty list of voltage level ids as NAD nominal voltage filter input #689
Fix: no exception should be thrown if boolean throwException is false #701

🚨 Breaking changes

[Network modifications] Default values for raise_exception is True. #712
Load Flow API updates #709

📔 Documentation

[Shortcircuits] Units of currents are in A and not kA #700
Fix readme mentioning Python 3.7 support #698
Fix Security Analysis doc mentioning Sensitivity Analysis #708
Documentation fixes and additions #711

v1.2.1

30 Jan 12:12
Compare
Choose a tag to compare

PyPowSyBl v1.2.1 release notes

⭐ New Features

🔨 Technical improvements

  • Upgrade powsybl-dependencies to v2023.4.1 #695
  • Wrap metrix tutorial 6 nodes network #694

🪲 Bug fixes

  • Fix generator action with non relative target P #693

🚨 Breaking changes

📔 Documentation