introducing events (replaces current followup mechanism)
0.4.6
- `rosys.ui.automation_controls()` to start/stop automations - providing notification history through `world.notifications` - cleanup - bugfixes
0.4.5
Now we require "sh" package... for simpler multiprocessing (main code is not yet public)
0.3.4
- introducing profiling capabilities (see https://rosys.io/development/#profiling)
0.3.3
- reduced dependencies - distinguish between `run_io_bound` and `run_cpu_bound` workers for Actors - actors can signal `NothingToDo` to not run their follow ups