Releases: rcardin/kactor
Releases · rcardin/kactor
Version 0.1.0
After a long time, a new version of the kactor
library! A bunch of dependencies updates and a new feature: hierarchical cancellation between actors 🎭
🔥 New Features
- [#20] Now, children actors stop when the parent actor stops 🛑
💎 Dependencies updates
- [#19]
org.slf4j:slf4j-api
to v2.0.12 - [#13] Kotlin monorepo to v1.9.22
- [#21]
kotlinx-coroutines.version
to v1.8.0
Happy coding! 🎉
Version 0.0.1
The first version of the kactor library 🚀