Skip to content

v0.15.1

Compare
Choose a tag to compare
@xenoscopic xenoscopic released this 08 Aug 22:27
· 15 commits to release-branch-v0.15.x since this release
53146a0

Changes

This release includes the following changes from v0.15.0:

  • Un-deprecated project support (see #357)
    • This support is still marked as "experimental" since it will likely be moved to an external project and may evolve further, but it is no longer considered deprecated
  • Fixed JSON decoding support for IgnoreVCSMode (#358)
  • Updated to Go 1.18.5
  • Switched LookPath calls to use golang.org/x/sys/execabs