C++ Actor Framework v0.17.3 Release Notes

Release Date: 2019-11-11 // over 4 years ago
    • โž• Add support for OpenBSD (#955)
    • Provide uniform access to actor properties (#958)
    • ๐Ÿ›  Fix bug in stream managers that caused finalizers to get called twice (#937)
    • ๐Ÿ›  Fix verbosity level with disabled console output (#953)
    • ๐Ÿ›  Fix excessive buffering in stream stages (#952)
    • โž• Add missing to_string(pec) (#940)