| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | Move dependency versions to gradle.properties | Fabian Mastenbroek | |
| This change moves the version of the dependencies from buildSrc to gradle.properties to prevent recompilation when changing dependency versions. | |||
| 2021-02-23 | Extract testing conventions from Kotlin conventions | Fabian Mastenbroek | |
| This change extracts the configuration for test from the Kotlin library conventions. | |||
| 2021-01-12 | Properly close EventStream on close call | Fabian Mastenbroek | |
| This change fixes an issue where an EventStream was not properly closed when the user asked so. | |||
| 2021-01-03 | Add library for event tracing | Fabian Mastenbroek | |
| This change adds a new library for event tracing, in order to use a consistent approach for recording and processing event (streams). | |||
