Skip to content

Releases: stackb/bazel_difftools

v0.3.0

14 Oct 21:02

Choose a tag to compare

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "bazel_difftools", version = "v0.3.0")

What's Changed

  • Migrate to bzlmod by @pcj in #10
  • Rename repo, add bcr boilerplate by @pcj in #12

Full Changelog: v0.2.1...v0.3.0

v0.2.1

31 Jan 23:35
33afed0

Choose a tag to compare

Trivial readme update (#9)

v0.2.0

25 Dec 07:51
125c7b0

Choose a tag to compare

Use prototext for unidiff (#8)

* update readme with serve instructions

* Use prototext for unidiff compare

* Fix test

* try no space

* use textproto ext

* use label

* disable-test

v0.1.0

25 Dec 00:13
690a0ff

Choose a tag to compare

Augment report with --before and --after files (#6)

v0.0.2

23 Dec 04:19

Choose a tag to compare

remove unused release notes bodypath