CAF 0.15 is Out!
After final tweaks and bug fixes, CAF 0.15 is finally out in the wilds.
The software is available at GitHub.
Version 0.15 embodies our vision of a 1.0 API release. It focuses on streamlining the API and making it easy to configure CAF applications. Highlights of this release include:
- A streamlined API, consistent for dynamically and statically typed actors
- New actor system abstractions that remove all global state in the library
- Flexible and extensible classes for configuration via INI files and CLI arguments
- An overhauled manual available as PDF and online at http://actor-framework.readthedocs.io/