Skip to content

Releases: RyanDraves/nlb

Release list

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Oct 18:28

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "ryandraves_nlb", version = "0.1.2")

What's Changed

New Contributors

  • @RyanDraves made their first contribution in #5
  • @github-actions[bot] made their first contribution in #132
  • @Copilot made their first contribution in #149

Full Changelog: https://github.com/RyanDraves/nlb/commits/v0.1.2