Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/hotfixes' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
fit-alessandro-berti committed Aug 24, 2023
2 parents f89f476 + babe3e5 commit c9026fd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
* 13d001c76e3de40786dce75e76e56a13a821173a
* set of event logs for fairness assessment (hospital, hiring, lending, renting)
* e3044278b3e7d984c7fdf9e39554cc4551332739
50f59379fb8f49bbe6eb1796c6664a6057225b95
* added OCEL filters:
* length of a connected components
* presence of at least an object of a given object type
* activity executed

### Changed
* 84629e2ea342348e30aa04a7d41ad7b39159b400
Expand Down Expand Up @@ -51,6 +53,12 @@
* 0af7368ce306678466df759ca15359c1e3901bcd
* fixed discover_petri_net_inductive multi_processing parameter
default value.
* 23aae39adf83f199a3b53533c45cbae4c7a9354e
* bug fixes OCEL feature extraction
* a3faf71ac4eddb22f1bc80a35c752b6b9d98df99
* bug fix direct conversion process tree -> BPMN (loops with several REDOs)
* fa242485e6c99dded04d1d9c10ee1ed81ea96252
* bug fix OCEL2.0 SQLite importer

### Removed
* bf5574a34a31b93024dd9feb54acc5cc475640bd
Expand All @@ -63,6 +71,10 @@
* updated reference to PM4Py website
* 20ce84db4e195937c77280c950ff12083fc5833b
* example for log granularity change
* 0de0be4fa11183f034fbb61e936dee365bbdea4a
* example for the management of stochastic Petri nets
* 570df6c21a03e6ac37ba2d7c9af160e8b175a68f
* manual creation of the constraints of the log skeleton (example)

---

Expand Down
2 changes: 1 addition & 1 deletion requirements_stable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ colorama==0.4.6
contourpy==1.1.0
cycler==0.11.0
deprecation==2.1.0
fonttools==4.42.0
fonttools==4.42.1
graphviz==0.20.1
intervaltree==3.1.0
kiwisolver==1.4.4
Expand Down

0 comments on commit c9026fd

Please sign in to comment.