v1.0.0
We are excited to announce the first major release of Cats-Actors, a functional programming-based actor system built on Cats Effect and FS2. This release introduces a robust and highly concurrent actor model, leveraging fibers for efficient concurrency management. Major features include:
- Full integration with Cats Effect for composable, asynchronous programming.
- High concurrency with minimal overhead using fibers.
- Seamless interoperation with FS2 for streaming data processing.
Thank you to all contributors and users who helped shape this release. We look forward to your feedback and contributions to further improve Cats-Actors!