Skip to content

Please v9.5.0

Compare
Choose a tag to compare
@peterebden peterebden released this 25 Nov 13:55
· 2927 commits to master since this release

This is Please v9.5.0

  • New config property, parse.preloadbuilddefs which specifies files to be loaded
    into the global rule context.
  • Moved a bunch of config properties (buildfilename, blacklistdirs, lang, parserengine,
    nonce, experimentaldir and linttool) out of the [please] section since that had
    turned into a bit of a grab-bag of unstructured properties.
    Old ones are still honoured for now but will be removed in v10.0.
  • please_sandbox now mounts a tmpfs on /tmp
  • plz query print prints a comment & build label on stdout rather then the bare label
    on stderr.