What's Changed
- add mutex for the publishers installed cache by @binocarlos in #863
- 624 publish on error by @binocarlos in #864
- wait flags by @binocarlos in #869
- Remove cgo by @simonwo in #870
- Better environment checking by @aronchick in #877
- Use
t.Cleanup
rather thandefer TeardownTest
by @wjam in #882 - Clean up usage of Name fields in job spec by @simonwo in #884
- Support inputs and outputs to WASM jobs that use WASI by @simonwo in #874
- Add an option to start Lotus with the devstack by @wjam in #879
- Use Docker API to pull images by @wjam in #892
- Typography and documentation fixes by @joshklop in #854
Full Changelog: v0.3.2...v0.3.3