Skip to content

Releases: pm4py/pm4py-core

PM4Py 1.0.17

20 Jan 10:47
Compare
Choose a tag to compare

-Fixed issues with XES exporting (timestamps&globals)
-Fixed issues with variants auto filtering (with decreasingFactor=0.0)
-Corrected behavior in exporting CSV logs (no longer export index column)
-Backported Dockerfile from develop

PM4Py 1.0.15

18 Jan 14:23
Compare
Choose a tag to compare

No new functionality, change of release procedure.

PM4Py 1.0.14

18 Jan 14:10
Compare
Choose a tag to compare

Changes in new version:

  • Refactoring of Process Tree class (each node is a tree itself with an operator, a list of children and a parent)
  • Enhanced diagnostics information for token based replay
  • Performance enhancement for the alignment computation (changed state comparator)
  • Added support for Docker
  • Fixed backward compatibility for python 3.6
  • Refactoring of conversion in objects package
  • Placed SNA functionality under enhancement package.

PM4Py 1.0.13

11 Jan 13:24
Compare
Choose a tag to compare

-Removed some (now) useless dependencies
-Updated versions of some dependencies
-Fixed a compatibility issue with some distributions of Python 3.7 on Linux

PM4Py 1.0.10

11 Jan 08:21
Compare
Choose a tag to compare

-Pushing some fixes to SNA support

PM4Py 1.0.9

10 Jan 16:02
Compare
Choose a tag to compare
  • Integrated branch 'stochasticPetriNets' (support for stochastic Petri nets)
  • Integrated branch 'snaIntegration' (support for some SNA metrics: HW, SA; still to be documented, documentation to come soon)

PM4Py 1.0.6

10 Jan 08:24
Compare
Choose a tag to compare
  • Bug fix in IPython support
  • Added Code of conduct, Contribution guidelines and README file

PM4Py 1.0.5

08 Jan 15:40
Compare
Choose a tag to compare
  • Fixed problem in alignments

PM4Py 1.0.4

08 Jan 12:31
Compare
Choose a tag to compare
  • Refactoring of the Log class
  • Moving xes decompression to factory

PM4Py 1.0.3

06 Jan 12:34
Compare
Choose a tag to compare
  • Added 'matplotlib' dependency
  • Increased performance of the process model reduction routine