Skip to content

pm4py 2.5.3

Compare
Choose a tag to compare
@fit-alessandro-berti fit-alessandro-berti released this 05 Mar 12:54
· 2121 commits to release since this release

Added

Changed

  • ea0da47
    • SVG position parser utility (replacing text-based parsing in Graphviz BPMN-based layout)
  • 9ea35fe
    • working variant for generator of all optimal alignments
  • 3f07223
    • refactored df_statistics.get_dfg_graph method and DFG visualization
  • 268311a
    • support for object versioning in OCEL

Deprecated

Fixed

  • 5d4bbb6
    • fixes for Pandas 2.0
  • ea09b49
    • carefully performing SQLite3 import (DLL compatibility issues with Anaconda)
  • 0621778
    • fixed indeterminism in edges filtering during paths percentage filter

Removed

Other