Skip to content

Please v5.3.0

Compare
Choose a tag to compare
@peterebden peterebden released this 11 Sep 13:25

New release, with a series of new features:

  • Support for pushing metrics to a Prometheus pushgateway
  • --show_output / -s flag to plz test and plz cover which always displays test output, even when passing.
  • Cache servers have a parameter to delete artifacts that haven't been read in a long time
  • Various _test rules support being passed flags which are added to their test_cmd
  • __init__.py writing moved to build time instead of parse time
  • Licence matching is now case-insensitive
  • Built with Go 1.7 to take advantage of compiler improvements
  • Cleanups to C++ rules

And a bunch of other smaller fixes & features too.