Fixed
* 706d42c0
* bug fix paths filter for Pandas
* c5ecaa4f
* bug fix numeric attribute filter XES (custom case attribute glue)
Removed
Deprecated
Changed
Added
* 8ba67034
* added random variables that are able to check gamma and log normal distributions
* 1d22d99d
* added dfg -> petri net translation that has unique labels (routing is performed by invisible transitions)
* 004ec93f
* add support for log-level fitness in the alignment output
* 56efe270
* add fitness value for the dfg-based alignments
* d9da1ab8
* add raw performance values for the elements of the performance-based dfg
* 0eeda19d
* when visualizing a dfg without log attached to it, i.e., incoming edges are used to count
* 03ee6b8e
* allow counting of occurrences of activities/open cases/resource activities in a given time range
* ae5a3973
* add various new filtering functionalities
Other
* ac00be2f
* added the specification of Python 3.9.x among the supported versions.
* not suggesting anymore Python 3.6.x
---