github thought-machine/please v16.1.0
Please v16.1.0

latest releases: v17.12.6-beta.1, v17.12.5, v17.12.4...
3 years ago

This is Please v16.1.0

  • Redesigned the build graph to be more event driven utilise channels and blocking
    threads to reduce lock contention. #1102 #1781 #1787 #1820 #1803
  • Add output grouping to plz run parallel so that the stdout and stderr can be
    linked back to the target that generated them afterwards. #1768
  • Fix issue with plz watch --run where it didn't clean up its process properly
    on restarting #1780
  • Fix issue with rpartition #1784
  • Fix non-deterministic hashing of test tools when it's a dictionary #1791
  • Handle \r in BUILD files #1815
  • Make go_mod_download() create a dummy go.mod to avoid picking up the main
    repo's go.mod #1814
  • Make plz generate automatically link generated sources even if we haven't
    set LinkGeneratedSources in the .plzconfig #1770
  • Fix some issues around go_module() when compiling binaries #1826
  • Implement pkg-config for go_module() #1823
  • Added a plz query whatinputs subcommand to find targets that consume a given
    source file #1825

Don't miss a new please release

NewReleases is sending notifications on new releases.