Skip to content

pandapower 2.2.2

Compare
Choose a tag to compare
@lthurner lthurner released this 17 Mar 12:34
· 4460 commits to master since this release
  • [FIXED] Changed the deepcopy for pandapowerNet back to using copy.deepcopy, fixed the issue that caused the switch to json #676
  • [FIXED] Potential memory leaks due to circular references in JSONSerializableObjects, fixed by using weakref #677