Skip to content

Releases: aloytag/electrical-grid-simulator

EGS v0.0.8.9

02 Sep 20:12
Compare
Choose a tag to compare
EGS v0.0.8.9 Pre-release
Pre-release

Full Changelog: v0.0.8.8...v0.0.8.9

EGS v0.0.8.8

03 Jul 15:59
Compare
Choose a tag to compare
EGS v0.0.8.8 Pre-release
Pre-release

Full Changelog: v0.0.8.7...v0.0.8.8

EGS v0.0.8.7

24 Jun 14:21
Compare
Choose a tag to compare
EGS v0.0.8.7 Pre-release
Pre-release
  • Fixes related to the new four-port bus nodes:
  • Several changes on the Find node dialog:
    • Use the ESC key to close the dialog.
    • Press twice the TAB key to navigate through the node list. Move through the list using TAB (and Shift + TAB) or the arrow keys.
    • The search box is now focused when opening the dialog (no more click needed).
    • New implementation using QButtonGroup.
  • The dialog for connecting buses is now wider.
  • Fix for some tooltips when using the dark theme on MS Windows. More information about this PyQtDarkTheme bug and workaround can be found here.
  • Added an opening splash screen.
  • The power flow calculation now uses the concurrent.futures module for faster response.
  • Minor fix on the Connect buses with... dialog.
  • Connections (pipes) no longer use pointers (arrows).

Full Changelog: v0.0.8.6...v0.0.8.7

EGS v0.0.8.6

19 Jun 14:13
Compare
Choose a tag to compare
EGS v0.0.8.6 Pre-release
Pre-release

Full Changelog: v0.0.8.5...v0.0.8.6

EGS v0.0.8.5

17 Jun 12:56
Compare
Choose a tag to compare
EGS v0.0.8.5 Pre-release
Pre-release

Full Changelog: v0.0.8.4...v0.0.8.5

EGS v0.0.8.4

10 Jun 00:35
Compare
Choose a tag to compare
EGS v0.0.8.4 Pre-release
Pre-release

Full Changelog: v0.0.8.3...v0.0.8.4

EGS v0.0.8.3

20 May 20:52
Compare
Choose a tag to compare
EGS v0.0.8.3 Pre-release
Pre-release
  • Fixing bugs in node widgets (generators and loads) when changing some parameters in the options dialog window.
  • Changing the method for showing the node symbols in order to work on MS Windows. Now EGS uses a Qt resources file to group these symbols.

Full Changelog: v0.0.8.2...v0.0.8.3

EGS v0.0.8.2

30 Apr 03:52
Compare
Choose a tag to compare
EGS v0.0.8.2 Pre-release
Pre-release

Updated dependencies in order to avoid some PySide6 problems on MS Windows. For more details, see this discussion about a possible PySide6 bug.

Full Changelog: v0.0.8.1...v0.0.8.2

EGS v0.0.8.1

23 Jan 01:22
Compare
Choose a tag to compare
EGS v0.0.8.1 Pre-release
Pre-release

Updating numba dependency to work with recent versions of Python.

EGS v0.0.8.0

18 Jan 00:21
Compare
Choose a tag to compare
EGS v0.0.8.0 Pre-release
Pre-release

Ported to Qt6 (using the PySide6 library). Added a Grid2Op dependency.

Starting with version 0.0.8.0, the EGS package includes a fork of NodeGraphQt ported to Qt6 (by using PySide6). This implementation is renamed to NodeGraphQt6 in order to avoid conflicts. These changes allow the application to run on recent versions of Python.

Full Changelog: v0.0.7.8...v0.0.8.0