Skip to content

Releases: rwth-acis/mobsos-event-log-generator

Release 0.1.10

27 Feb 11:12
0433de2
Compare
Choose a tag to compare

What's Changed

  • Cache_files by @lakhoune in #12
  • Add deserialize_remarks parameter to generateXESfile and generate_eventlog functions by @lakhoune in #14

Full Changelog: 0.1.9...0.1.10

Release 0.1.9

09 Feb 12:13
2c70298
Compare
Choose a tag to compare

This release adds the updated generate_eventlog replacing the now deprecated read_events_into_df function. The new function now automatically transforms the remarks into a column in the event log and event types now reflect better their meaning

Release 0.1.8

23 Oct 16:33
4fb9dc6
Compare
Choose a tag to compare
Merge pull request #10 from rwth-acis/lakhoune-patch-2

Update setup.py

Release 0.1.7

23 Oct 14:09
Compare
Choose a tag to compare

Full Changelog: 0.1.6...0.1.7

Release 0.1.6

23 Oct 13:40
a98d8af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

Release 0.1.5

21 Oct 12:43
Compare
Choose a tag to compare

This release brings significant improvements to the data structure of the mobsos MySQL database.

Database Enhancements:

  • We've updated the MySQL table from which we read events.
  • As part of this update, we've adjusted the column names to align with the new schema.

Full Changelog: 0.1.3...0.1.5-hotfix

0.1.3

30 Sep 07:37
472e627
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.3

0.1.0

31 Aug 08:53
6a1ab99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rwth-acis/mobsos-event-log-generator/commits/0.1.0