Improve the schema to specify a union over the binary kinds with more pedantic definitions. Add keyword args for type on archive binary kind and headers on all binary kinds.
Originally proposed/requested by @andyscott in #22 -- reworked as part of fixing the schema, and to avoid requiring Bazel 7.1.0, pulled in bazel_features as a dep.
Improve the schema to specify a union over the binary kinds with more pedantic definitions. Add keyword args for
type
on archive binary kind andheaders
on all binary kinds.Originally proposed/requested by @andyscott in #22 -- reworked as part of fixing the schema, and to avoid requiring Bazel 7.1.0, pulled in bazel_features as a dep.