Skip to content

Please v17.9.0

Compare
Choose a tag to compare
@the-hogfather the-hogfather released this 23 Jul 14:32
e9f9e28

This is Please v17.9.0

  • Allow values in provides to be a list (#3140)
  • Don't show passed test output for large numbers of tests (#3131)
  • Deduplicate env vars passed to build actions (#3143, #3144)
  • More efficient str.format() implementation in BUILD language (#3146)
  • Fix hang on preloading subincludes with syntax errors (#3151)
  • Some low-level performance improvements to BUILD file parsing (#3147, #3152)
  • Support \t escapes in strings (#3170)
  • Remove mention of pleasings from plz init message (#3173)
  • Report remote worker name in interactive output (#3178)
  • New no_test_coverage option to explicitly opt tests out of producing coverage (#3188)
  • Add sandbox flags to plz debug matching plz exec's behaviour (#3200)