Skip to content

v1.6.0

Compare
Choose a tag to compare
@HugoKulesza HugoKulesza released this 02 Jul 12:31
· 8 commits to main since this release
v1.6.0
0d81fc4

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