WARNING: this release is affected by #3229
This is Please v17.10.0
- Make
1
/0
synonyms fortrue
/false
in boolean plugin config fields (#3220) - Return
None
for empty optional plugin config fields (#3219) - Correctly report name of missing dependency when it can't be resolved (#3216)
- Output debug message when plugin config is loaded (#3214)
- Implement
keys
,values
anditems
methods forconfig
builtin type (#3213) - Report plugin name in error message when failing to override plugin config field value (#3211)
- Add Go toolchain and standard library targets when initialising Go plugin (#3212)
- Don't print input targets in
plz query deps
output (#3204) - Implement filename auto-completion and support for reading from stdin for the
plz query
subcommandswhatinputs
,whatoutputs
,rules
andchanges
(#3202)