5.0.2
See install instructions in README.md.
If you already have bazelisk installed, you can have bazelisk install the Aspect CLI just like it can install the standard Bazel CLI.
Add this to your .bazeliskrc
in your project folder to install Aspect for all developers:
BAZELISK_BASE_URL=https://static.aspect.build/github.com/aspect-build/aspect-cli
USE_BAZEL_VERSION=aspect/5.0.2
What's Changed
- chore: update to Aspect CLI 5.0.1 by @gregmagolan in #348
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #349
- Update README.md by @AlexBeggs in #346
- chore: update installation instructions in README.md by @gregmagolan in #352
- feat: introduce a plugins catalog by @alexeagle in #357
- docs: extend plugin catalog by @alexeagle in #360
- chore: add release instructions by @gregmagolan in #361
- chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #362
New Contributors
- @AlexBeggs made their first contribution in #346
Full Changelog: 5.0.1...5.0.2