v0.6.0
Pre-release
Pre-release
- Breaking changes: Full API refactor
- Saving results to the server is now done on 2 steps:
emp run
runs the experiment and saves a report. Thenemp push
posts the report
to the server. - Replaced
emp replicate <experimentId>
withemp run <experimentId>