Skip to content

3.4.0

Compare
Choose a tag to compare
@SanPen SanPen released this 23 Jun 10:52
· 5123 commits to master since this release

The changes since the last release are:

  • Now when highlighting the selection, the buses on the schematic are selected. This feature allows to move buses in bulk after any selection kind.
  • Added feature to highlight buses based on any numeric property from the grid objects.
  • Added "master" delete from the schematic. Now any selection of buses from the schematic can be deleted at once.
  • Fixed critical bug involving the change to setuptools.
  • Added filtering capabilities to the object browser.
  • Added Bus reduction.
  • Added bus highlight based on the object filtering.
  • Fixed the bug caused by PySide2 with the excel sheet selection window.
  • The tower names are displayed correctly now.
  • Completely switched from PyQt5 to PySide2.
  • Greatly improved PSS/e .raw file import support. Added support for PSS/e RAW file format version 29.
  • Overall bug fix.