Skip to content

Releases: vectorgrp/bazel-rules

1.3.4

17 Sep 08:24

Choose a tag to compare

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

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

Full Changelog: 1.3.3...1.3.4

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

1.3.3

15 Sep 12:51
18b3637

Choose a tag to compare

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

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

What's Changed

Full Changelog: 1.3.2...1.3.3

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

1.3.2

03 Sep 13:49
1e75c3f

Choose a tag to compare

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

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

What's Changed

Full Changelog: 1.3.1...1.3.2

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

1.3.1

05 Aug 09:29
b17050e

Choose a tag to compare

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

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

What's Changed

Full Changelog: 1.3.0...1.3.1

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

1.3.0

01 Aug 06:33
f558693

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

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

1.2.0

23 May 09:00
f055c17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

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

1.1.0

15 May 12:56

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0
GitHub Pages link for download count: https://vectorgrp.github.io/bazel-rules/?tag=1.1.0

1.0.1

14 May 08:10
4d42a46

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Apr 13:59
321989d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/vectorgrp/bazel-rules/commits/1.0.0