This is Please v16.17.0
c_library
,c_static_library
,cc_library
,cc_static_library
rules
now expose anout
field for a custom name #2203- New
tag()
builtin was added that allows tagging a target name #2202 - Add plugin version check #2206
remote_file
rule now includes support for the passing of credentials
and header values #2128- Fix issue with
plz test -d
where it only accepts a single target but
it isn't considering pseudo targets (i.e. //... or //:all) #2205 - Plugin config keys can be inferred now, if not set #2212
- Further enhancements and fixes to the recent
plz debug
command to
better support IDEs #2213 - Add docs for
plz exec
#2199 - Virtual envs for Python (i.e. venv) are now generated under plz-out #2210