1.0.0rc23
github-actions
released this
31 Jul 12:37
·
25 commits
to master
since this release
1.0.0rc23
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "934c221bec5c1862d91f760d17224e5b5662aa097d595cdd197af3089cd63817",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc23/rules_req_compile-v1.0.0rc23.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Added
patch
topy_package_annotation
forwhl_repository
repos. by @abrisco in https://github.com/sputt/req-compile/pull/82 - Release 1.0.0rc23 by @abrisco in https://github.com/sputt/req-compile/pull/83
Full Changelog: sputt/req-compile@1.0.0rc22...1.0.0rc23