v0.4.1
Pre-release
Pre-release
- fix: Add
--pkg_default_dep_labels
defaulting totrue
. This causes generated dep labels to use the package default label (//my/package
) rather than the file label of the imported dependency (//my/package:foo
). bzlgen will generate targets with the package name when generating a directory #20