What's Changed
- Replace the use of
dicts.add(...)with the native operator to union dictionaries by @luispadron in #496 - Changes to fix apple_support for Bazel 9 by @luispadron in #497
Full Changelog: 2.1.0...2.2.0
This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.
MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.2.0", repo_name = "build_bazel_apple_support")