Skip to content

Please v17.10.0

Compare
Choose a tag to compare
@the-hogfather the-hogfather released this 13 Aug 14:32
382cfd6

WARNING: this release is affected by #3229

This is Please v17.10.0

  • Make 1/0 synonyms for true/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 and items methods for config 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
    subcommands whatinputs, whatoutputs, rules and changes (#3202)