Skip to content
v0.1.2

# Release Notes

Bug fixes

- The go list command behaves differently in 1.16 and complains that
  packages are missing from go.sum when they're not present in the mod
  cache.  The command invocation has been updated to work around this.
- The Windows CI build now attempts to export artifacts on failure
  whereas before it only claimed to.