Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 22:06
· 11 commits to master since this release
dabd857

💥 Breaking

  • Removed globals setting. Use native installation methods instead.
  • Removed deprecated shim setting, use install setting instead.

🚀 Updates

  • Added a platform.*.archs setting, to limit what architectures are supported for that OS.
  • Added a packages setting for managing global packages. Supports globals_lookup_dirs and globals_prefix sub-settings.
  • Updated to support proto v0.31 release.
  • Updated dependencies.

⚙️ Internal

  • Updated arch/os value parsing to be more strict.