Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alantrrs alantrrs released this 28 Feb 10:24
· 11 commits to master since this 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. Then emp push posts the report
    to the server.
  • Replaced emp replicate <experimentId> with emp run <experimentId>