Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Oct 22:11
88dd840

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "closure-templates", version = "v1.0.1")

What's Changed

  • Add fork notice by @pcj in #1
  • Fix unboxing of lists and messages in java auto impls. Add missing go… by @pcj in #2
  • Update README with basic maintainance instructions by @pcj in #3
  • Add comment regarding versioning by @pcj in #4
  • Fix visibility of //javascript:soyutils by @pcj in #5
  • Remove windows from BCR matrix by @pcj in #6

New Contributors

  • @pcj made their first contribution in #1

Full Changelog: https://github.com/stackb/closure-templates/commits/v1.0.1