Skip to content

Releases: thought-machine/please

Please v17.4.0-beta.5

21 Nov 17:19
06412aa
Compare
Choose a tag to compare
Please v17.4.0-beta.5 Pre-release
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.4.0-beta.4

03 Nov 11:01
e1028b9
Compare
Choose a tag to compare
Please v17.4.0-beta.4 Pre-release
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.4.0-beta.3

02 Nov 12:44
90382a7
Compare
Choose a tag to compare
Please v17.4.0-beta.3 Pre-release
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.4.0-beta.2

01 Nov 13:22
ba47b76
Compare
Choose a tag to compare
Please v17.4.0-beta.2 Pre-release
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.4.0-beta.1

26 Oct 17:06
3a20640
Compare
Choose a tag to compare
Please v17.4.0-beta.1 Pre-release
Pre-release

This is a prerelease version of Please. Bugs and partially-finished features may abound.

Caveat usor!

Please v17.3.1

03 Sep 11:41
66f7751
Compare
Choose a tag to compare

This is Please v17.3.1

  • Fixed plz query somepath to not hang in the face of a graph cycle (#2893)
  • Fix stripping in text_file (#2895)

Please v17.3.0

08 Aug 15:51
907de72
Compare
Choose a tag to compare

This is Please v17.3.0

  • REX: fix issue with downloading the outputs of filegroups with remote execution (#2885)
  • Added reduce builtin to the build language (#2880)
  • Don't automatically download targets queued for subinclue during remote execution (#2889)

Please v17.2.3

01 Aug 11:27
86d4324
Compare
Choose a tag to compare

This is Please v17.2.3

  • Improve locking logic around downloading targets for multiple concurrent plz executions

Please v17.2.2

31 Jul 15:37
f276f31
Compare
Choose a tag to compare

This is Please v17.2.2

  • format: avoid unneeded parentheses around in/not in expressions (#2871)
  • Pass correct output of uname -a (#2868)
  • Fix occasional hang when some targets are not queued

Please v17.2.1

20 Jul 13:39
6fe0803
Compare
Choose a tag to compare

This is Please v17.2.1

  • Better support preloaded subincludes that themselves subinclude (#2859)