Skip to content

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:48
· 27 commits to main since this release

Using with Bazel 7.6.1 or greater

Add to your MODULE.bazel file:

bazel_dep(name = "bazel_linux_packages", version = "v0.2.2")

What's Changed

  • feat: add attrs to configure the glob() pattern by @lukasoyen in #127

Full Changelog: v0.2.1...v0.2.2