All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Changelog
LogPublisher
, a Publisher that logs out the Observation values.
- The experiment engine has been completely rewritten. It's a lot simpler in usage and architecture.
- Removed testify dependency
- Removed internal interface dependencies, rely on structs from now on
- Removed
x/net/context
dependency
- Copy in context interface for backwards compatibility.
- First official release.