Skip to content

Releases: EngFlow/gazelle_cc

v0.5.0

15 Jan 23:40
dd11bef

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.5.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "d7521e7f51a77e833d4ae111da7da726037b23640d7550c3e2f6d4a0d7e1bfb3",
    strip_prefix = "gazelle_cc-0.5.0",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.5.0/gazelle_cc-v0.5.0.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.4.0-rc.3

26 Nov 00:06
4bb1d7c

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.4.0-rc.3")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "19ade3940a6d422edc16d39c44952d5992fb9b50c55d88ef5cc65eb0fdb95cb1",
    strip_prefix = "gazelle_cc-0.4.0-rc.3",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.4.0-rc.3/gazelle_cc-v0.4.0-rc.3.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.4.0

01 Dec 21:23
4bb1d7c

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.4.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "3ea2daea62213615eb6bc5c823f9c264c14b685b27d576a835e7b4afcd1ba044",
    strip_prefix = "gazelle_cc-0.4.0",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.4.0/gazelle_cc-v0.4.0.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.4.0-rc.2

25 Nov 18:07
31a26e4

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.4.0-rc.2")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "e7476d5ad46367afbc2149a8de886588f716fccbaca238734bec3c9edef2750d",
    strip_prefix = "gazelle_cc-0.4.0-rc.2",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.4.0-rc.2/gazelle_cc-v0.4.0-rc.2.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.4.0-rc.1

24 Nov 22:03
57702c7

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.4.0-rc.1")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "2126864abf3bbc91a8699603353b379f525abc5b41900942119d4bbabe5bd8ae",
    strip_prefix = "gazelle_cc-0.4.0-rc.1",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.4.0-rc.1/gazelle_cc-v0.4.0-rc.1.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.3.0-rc.2

07 Nov 03:18
1723d27

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.3.0-rc.2")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "12d56d1b87b97ef13c1ecf117600a222bc6735e46d3f24e49c5a1753ba006e74",
    strip_prefix = "gazelle_cc-0.3.0-rc.2",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.3.0-rc.2/gazelle_cc-v0.3.0-rc.2.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.3.0

07 Nov 03:27
1723d27

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.3.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "a9adbf87d35307b7e5836edbf85fc7011bcac7faa25a05ab5115669d8ab91966",
    strip_prefix = "gazelle_cc-0.3.0",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.3.0/gazelle_cc-v0.3.0.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.3.0-rc.1

07 Nov 00:28
1723d27

Choose a tag to compare

v0.3.0-rc.1 Pre-release
Pre-release

What's Changed

  • release: update publish-to-bcr and set bot authoring by @jayconrod in #126
  • CI: upgrade deps, bazel 9 compatibility, test platforms by @jayconrod in #129
  • release: use specific hash for publish-to-bcr by @jayconrod in #130

Full Changelog: v0.2.0...v0.3.0-rc.1

v0.2.0-rc.1

04 Nov 17:02
eba5eca

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.2.0-rc.1")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "20c5cffd23f1aea813d092140a266099cf55ba28cefe48ad53afda71dd5ed157",
    strip_prefix = "gazelle_cc-0.2.0-rc.1",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.2.0-rc.1/gazelle_cc-v0.2.0-rc.1.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

v0.2.0

04 Nov 17:13
eba5eca

Choose a tag to compare

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.2.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "036e23ed38c443e6887677ac19c12a4313988ef5735e82ea13ab5e5778c6f527",
    strip_prefix = "gazelle_cc-0.2.0",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.2.0/gazelle_cc-v0.2.0.tar.gz",
)
load("@gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.