Skip to content

Releases: seaube/bzlcmd

0.2.4

05 Nov 23:41
15e9993
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency bazel to v7.3.0 by @renovate in #46
  • chore(deps): update dependency bazel to v7.3.1 by @renovate in #47
  • chore(deps): update dependency rules_cc to v0.0.10 by @renovate in #48
  • chore(deps): update dependency boringssl to v0.20240913.0 by @renovate in #49
  • chore(deps): update dependency toolchains_llvm to v1.2.0 by @renovate in #50
  • chore(deps): update dependency bazel to v7.3.2 by @renovate in #51
  • chore(deps): update dependency boringssl to v0.20240930.0 by @renovate in #52
  • chore(deps): update dependency rules_cc to v0.0.11 by @renovate in #53
  • chore(deps): update dependency rules_cc to v0.0.12 by @renovate in #54
  • chore(deps): update dependency nlohmann_json to v3.11.3.bcr.1 by @renovate in #55
  • chore(deps): update dependency rules_cc to v0.0.13 by @renovate in #56
  • chore(deps): update dependency bazel to v7.4.0 by @renovate in #57
  • chore(deps): update dependency boringssl to v0.20241024.0 by @renovate in #58

Full Changelog: 0.2.3...0.2.4

0.2.3

09 Aug 22:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency bazel_skylib to v1.6.0 by @renovate in #30
  • chore(deps): update dependency bazel_skylib to v1.6.1 by @renovate in #31
  • chore(deps): update dependency boringssl to v0.0.0-20240530-2db0eb3 by @renovate in #32
  • chore(deps): update dependency bazel to v7.1.2 by @renovate in #33
  • chore(deps): update jidicula/clang-format-action action to v4.12.0 by @renovate in #34
  • chore(deps): update jidicula/clang-format-action action to v4.13.0 by @renovate in #35
  • chore(deps): update dependency bazel_skylib to v1.7.0 by @renovate in #36
  • chore(deps): update dependency bazel_skylib to v1.7.1 by @renovate in #37
  • chore(deps): update dependency boost.asio to v1.83.0.bzl.4 by @renovate in #38
  • chore(deps): update dependency bazel to v7.2.0 by @renovate in #39
  • chore(deps): update dependency toolchains_llvm to v1.1.2 by @renovate in #41
  • chore(deps): update dependency abseil-cpp to v20240116 by @renovate in #23
  • chore(deps): update dependency bazel to v7.2.1 by @renovate in #40
  • chore(deps): update dependency abseil-cpp to v20240722 by @renovate in #42
  • feat: better error message with bad data by @zaucy in #44
  • fix: compatibility_level is optional by @zaucy in #45

Full Changelog: 0.2.2...0.2.3

0.2.2

03 Apr 05:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency toolchains_llvm to v1 by @renovate in #25
  • chore(deps): update dependency bazel to v7.1.1 by @renovate in #26
  • chore: update test with problem archive by @zaucy in #27
  • chore(deps): update dependency bazel_skylib to v1.5.0 by @renovate in #18
  • chore(deps): update dependency abseil-cpp to v20230802.1 by @renovate in #19
  • chore(deps): update dependency boost.asio to v1.83.0.bzl.3 by @renovate in #20
  • chore(deps): update dependency nlohmann_json to v3.11.3 by @renovate in #21
  • chore(deps): update dependency libdeflate to v1.19 by @renovate in #17
  • chore(deps): update actions/cache action to v4 by @renovate in #22
  • chore(deps): update dependency boringssl to v0.0.0-20240126-22d349c by @renovate in #24
  • chore(deps): update dependency rules_cc to v0.0.9 by @renovate in #28

Full Changelog: 0.2.1...0.2.2

0.2.1

26 Sep 01:30
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #1
  • chore(deps): update jidicula/clang-format-action action to v4.11.0 by @renovate in #11
  • chore(deps): update com_grail_bazel_toolchain digest to 2c25456 by @renovate in #10

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

14 Sep 21:47
03859b4
Compare
Choose a tag to compare

What's Changed

  • feat: bzlmod CLI by @zaucy in #3
  • fix: actually get registries by @zaucy in #4
  • chore: rename to bzlcmd + readme update by @zaucy in #5
  • chore: add cache to CI + formatting by @zaucy in #6
  • chore: add tests by @zaucy in #7
  • chore: add release github script by @zaucy in #8

Full Changelog: 0.1.0...0.2.0

0.1.0

13 Sep 07:14
114fcd5
Compare
Choose a tag to compare

What's Changed

  • feat: add-module command by @zaucy in #2

New Contributors

  • @zaucy made their first contribution in #2

Full Changelog: https://github.com/seaube/bzlreg/commits/0.1.0