Skip to content

v0.5.9

Choose a tag to compare

@RyanTheRobothead RyanTheRobothead released this 17 Jun 21:39
· 183 commits to main since this release
cafa7a4

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 #118
  • Adding UI by @tginsbu1 in #120
  • Fix windows file return by @LuckierDodge in #119
  • Push v0.5.9 to Production by @LuckierDodge in #121

Full Changelog: v0.5.8...v0.5.9