v0.4.0
- Offline mode added, enabling tracking of simulations running on worker nodes without outgoing network access.
- Argument to
init
enabling runs to be left in thecreated
state changed fromstatus="created"
torunning=True
. - Improvements to error handling.