Skip to content

EGS v0.0.8.10

Pre-release
Pre-release

Choose a tag to compare

@aloytag aloytag released this 20 Nov 20:10
· 86 commits to main since this release

This version adds multiple fixes registred when duplicating nodes and when using the "Connect buses with..." dialog box.

IMPORTANT: Starting with version 0.0.8.10, EGS changes the format of saved files (the .egs extension is still used). For this reason, old format files are not compatible with this version and later. Basically, the pandapower network is now saved using the pickle module instead of JSON format. Multiple random errors have been detected when loading a network saved using the JSON format because element indexes are not necessarily the same as they were before saving. This situation is also mentioned in the pandapower documentation.

Full Changelog: v0.0.8.9...v0.0.8.10