What's Changed
- wei.core.dataclasses -> wei.types.*_types
- wei.helpers -> wei.utils
- New wei.modules.rest_module.RESTModule class to simplify creating new modules
- Improvements to the experiment client and events system to better support diaspora and pave the way for Datapoints.
- Various bug fixes and performance improvements, primarily around making the Engine/scheduler more stable and performant
- WEI Server now includes a new in-development Graphical User Interface, hosted at the base server url!
- Framework for administrative actions (aka "admin actions") e.g. safety stops, pause, resume, cancel, etc.
Pull Requests Included
* Experiment and Event Enhancements by LuckierDodge in https://github.com/AD-SDL/wei/pull/118
* Adding UI by tginsbu1 in https://github.com/AD-SDL/wei/pull/120
* Fix windows file return by LuckierDodge in https://github.com/AD-SDL/wei/pull/119
* Push v0.5.9 to Production by LuckierDodge in https://github.com/AD-SDL/wei/pull/121
**Full Changelog**: https://github.com/AD-SDL/wei/compare/v0.5.8...v0.5.9