This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
CHAOSOASIS
New Features!
- MIT LICENCE π
- Output processors push results back to processors rather than submitting inside of the simulation.
- Removes lag on push to SNS at the end of an interaction.
- Allows new output processors to be added.
- JSON 'flat-file' output now supported.
- No more AWS requirement!
Breaking Changes!
- Moved simulations out of the project.
- Allows for simulations to be managed by the user.
- Allows for easier addition and updating of simulations - as they're not inside of Kako.
- Python 3 (ONLY).
Bug Fixes.
- Better Telnet support.
- Various fixes.
- Added tests (~44% coverage).