Skip to content

0.7.0

Choose a tag to compare

@taylormadore taylormadore released this 15 Apr 20:44
· 1248 commits to main since this release

Improvements:

  • Add full support for Go Toolchains
    • Cachi2 will use GOTOOLCHAIN=auto during the prefetch and any downloaded toolchains will be supplied in the output module cache
    • Cachi2 will no longer override GOTOOLCHAIN=local in the user build environment
  • pip: report components with downloaded wheels in the SBOM
  • pip: allow yanked sdists to be downloaded

Bug fixes:

N/A