Skip to content

Releases: dennisdietrich/KxEvents

2.0.0

08 Aug 18:45
Compare
Choose a tag to compare

The event source is now set when creating the event manager rather than when raising an event.

1.1.0

02 Aug 00:20
Compare
Choose a tag to compare

Added new raise() overloads to the Event Manager that take a function for generating the event value rather than the value itself. This function is only called when there are event handlers.

1.0.0

16 Apr 22:38
Compare
Choose a tag to compare

Initial release targeting JVM 11 and Kotlin 1.3