github thought-machine/please v14.6.0
Please v14.6.0

latest releases: v17.12.7, v17.12.6, v17.12.6-beta.2...
4 years ago

This is Please v14.6.0

  • Fixed a file leak in please #1017
  • Fixed a concurrency issue with uploading test results when using
    --num_runs #1016
  • Added metadata field to build rules that can be an arbitrary object.
    This metadata can later be retrieved by a new built-in function
    get_rule_metadata. #1006
  • Added java_toolchain rule that can be used to download a JDK. This
    can be passed to java_library and java_binary to specify the version
    of java to use. This is still a WIP and doesn't support a number of
    things, most notably javac workers. #1011
  • Added a go_benchmark rule that can be used to produce a binary to
    run a go benchmark suite. #1014

Don't miss a new please release

NewReleases is sending notifications on new releases.