This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
Releases: darkarnium/kako
Releases · darkarnium/kako
COURIERWORTH
Dependency Update
This release updates a few dependencies to resolve dependabot complaints around security issues in pyyaml
, requests
and to resolve exceptions raised by cerberus
when an incorrect simulation is provided.
Ths latter issue is due to a problem which has been fixed in cerberus
for some time, but the fixed version was not pulled into Kako. Now it is 👍
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).
HOWLERBLAZER
- Simulation sub-processes are correctly restarted on death by monitoring loop.
- New simulations for uPnP services.
LOUDMINT
🎉 Initial release of Kako.