sand v1.3.0 Release Notes

Release Date: 2018-11-20 // over 5 years ago
    • Closed Issue #1, which should be the last bug related to concurrency

Previous changes from v1.1.0

  • 🚀 API tweak, as well as, goroutine leak fix make up this release. Run now takes a context.Context which it uses to derive its own runtime context, as well as, the Engine.Exec contexts.