Commit graph

8 commits

Author SHA1 Message Date
a392076722
Change default value for replaceIds (#28) 2023-04-24 14:55:22 +02:00
a2879be8d7
Bump versions and include previous versions in build (#27) 2023-04-24 14:32:46 +02:00
181fcd6d38
Event#clientId is already Client#clientIdand notClient#id, fix #23 (#24) 2023-04-24 14:20:22 +02:00
4e0c4afc71
Add why section to readme (#7) 2023-03-13 08:29:20 +00:00
db929056f3
Add option to replace model ids with model names, fix #3 (#6) 2023-03-10 13:31:06 +01:00
a79ba51a2a
Update README.md 2023-03-03 13:15:03 +01:00
c8977d7175
First draft of implementation (#1)
* First draft of implementation

Readme will follow

* Rename id.

* Exclude `commons-io` to disable build warnings

* Simplify metrics and add documentation
2023-03-03 12:38:06 +01:00
dc38b3715e
first commit 2023-03-02 21:42:26 +01:00