Skip to content

Releases: process-intelligence-solutions/pm4py

PM4Py 1.1.22

29 Jul 15:00

Choose a tag to compare

  • Implementation of some LTL Checking rules
  • Roles detection algorithm

PM4Py 1.1.21

15 Jul 14:42

Choose a tag to compare

Hot fix release:
-Fixed several bugs with filtering
-Removed unused intervaltree dependency

PM4Py 1.1.20

09 Jul 11:24

Choose a tag to compare

  • Fixed scary memory leak in Parquet importing by reverting pyarrow to 0.13.0
  • Fixed issue #95
  • Added documentation for causal graph factory

PM4Py 1.1.19

01 Jul 06:01

Choose a tag to compare

  • Added 'encoding' support to Pandas CSV importer (signaled bug)
  • Added compression option for Parquet export
  • Added demo Jupyter notebook

PM4Py 1.1.17

18 Jun 07:51

Choose a tag to compare

  • Bug fix to the auto filter routine for Pandas dataframes
  • Bug fix CTMC application to Pandas
  • Minor changes to accomodate PMTK

PM4Py 1.1.15

11 Jun 14:46

Choose a tag to compare

  • Bug fix on Alpha Miner
  • Bug fixes for logs without timestamps

PM4Py 1.1.14

03 Jun 12:51

Choose a tag to compare

Minor hotfix release:

  • Fixed issue #82
  • Fixed problem in states labels in transition systems
  • Minor changes for PM4Py-WS (transparency)

PM4Py 1.1.13

23 May 11:08

Choose a tag to compare

  • Bug fix on the conversion of a process tree to a workflow net
  • Correcting a problem in the documentation
  • Removing legacy version "imdfa" due to bugs

PM4Py 1.1.12

18 May 11:36

Choose a tag to compare

  • Much faster alignments
  • Conversion of a DFG into a workflow net

PM4Py 1.1.10

13 Apr 11:56

Choose a tag to compare

Fixed issue with "dfg_matrix" in Heuristics Miner