Skip to content

1.3.5

Latest

Choose a tag to compare

@VFelixBecker VFelixBecker released this 01 Oct 09:45
· 14 commits to main since this release
c0ee75d

In a WORKSPACE or MODULE.bazel file add an http_archive rule to fetch the ruleset:

http_archive(
    name = "vector_bazel_rules",
    sha256 = "e80f003c59bbc113a3736d30e518908dee1922021e87a43ea332a677cc912950",
    url = "https://github.com/vectorgrp/bazel-rules/releases/download/1.3.5/source.tar.gz",
)

What's Changed

Full Changelog: 1.3.4...1.3.5

GitHub Pages link for download count: https://vectorgrp.github.io/bazel-rules/?tag=1.3.5