0.7.0
Improvements:
- Add full support for Go Toolchains
- Cachi2 will use
GOTOOLCHAIN=autoduring the prefetch and any downloaded toolchains will be supplied in the output module cache - Cachi2 will no longer override
GOTOOLCHAIN=localin the user build environment
- Cachi2 will use
- pip: report components with downloaded wheels in the SBOM
- pip: allow yanked sdists to be downloaded
Bug fixes:
N/A