fixes:
tf_bin
: fix issue when passed arguments have spaces in them
features:
tf_init
: new attributebackend_configs
used to set tf backend configuration via bazel #9
fixes:
tf_fmt
: fix issue with targets that havefix = True
and are generated in macros
features:
tf_fmt
: rule
fixes:
- fixed issue when executable/test rules are referencing
init
from another package #5
changes:
tf_init
/tf_plan
rules now copy files from bazel-out to exec path #1- bazel lint targets are renamed to
lint/lint_check
MODULE.bazel.lock
file is removed- default value of
system_utils
attribute for all rules is nowFalse
. Which means tar/coreutils toolchains are being used - rule name attribute is added to
toolchain
module extension tag - dependency versions are updated
aspect_bazel_lib
- 2.5.0 -> 2.9.4plaforms
-0.0.8
->0.0.10
buildifier_prebuilt
-6.4.0
->7.3.1