Skip to content

v0.22.0

Compare
Choose a tag to compare
@EtienneLt EtienneLt released this 19 Apr 13:23

PyPowSyBl v0.22.0 release notes

Features

  • add ampl export #592
  • [Network modifications] Refactoring of RemoveFeederBay and wrapping of RemoveVoltageLevel and RemoveHvdcLine. #590
  • [Network modifications] Voltage level topology and coupling device creation in bus/breaker. #588
  • [Network modifications] Refactoring of modifications #583
  • add load, switch and battery contingencies #589
  • enable to dis/connect terminals and branches #584
  • allow to change component library on single line diagram #579
  • expose add nodes infos for single line diagram #577

Bug fixes

  • Add support of hvdc sensi #599

Documentation

  • Get loadflow specific parameters full description #582
  • Update powsybl-diagram documentation #580

Technical improvements

  • upgrade pylint to 2.17.2 #597
  • upgrade to Pandas 1.5.3 #596
  • add export network tests #593
  • update powsybl dependencies v2023.1.1 #591
  • upgrade wheel and logback versions #586
  • Use ...Provider.findAll() #581
  • add new security analysis tests #578

Breaking changes