Skip to content

Releases: rcardin/kactor

Version 0.1.0

16 Feb 10:59
Compare
Choose a tag to compare

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

17 Apr 06:53
Compare
Choose a tag to compare

The first version of the kactor library 🚀