=============================== Changelog of the RoSA Framework =============================== .. contents:: :local: Version 1.0.0 ------------- First public release. Main features: * The RoSA architecture is implemented in the `rosa::app` namespace. * An initial set of self-aware functionalities are available in the `rosa::agent` namespace. * Simulation (input via iterators and output via writers) of `rosa::app::Application` is possible. * Support for reading and writing multi-column CSV files and reading from MQTT topics is included. * Examples are available in the `examples` directory. * Sample applications `ews`, `sa-ews1`, `sa-ews2`, and `ccam` are available in the `apps` directory.