Releases: thought-machine/please
Releases · thought-machine/please
Please v17.19.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.19.0
Fix parsing of break statements inside for loops (#3405 )
Add number of tasks left in plain display update (#3399 )
Actually print go mod init advice during repo initialisation (#3387 )
Please v17.18.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.18.0
Make sure debug tools/data get queued to be built (#3373 )
Implement reverse parameter for sorted built-in function (#3372 )
Implement key parameter for sorted built-in function (#3371 )
Add // operator (#3370 )
fix(query.deps): memoize provided labels rather than declared targets (#3369 )
Please v17.17.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.17.0
Make export work when it hits something in the repository root (#3364 )
Please v17.16.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.16.0
Add a ci label to all Please metrics (#3358 )
Please v17.15.1
Compare
Sorry, something went wrong.
No results found
This is Please v17.15.1
Attempt to fix some race conditions in local subincludes (#3354 )
Please v17.15.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.15.0
Add metrics for alias and command invocations (#3351 )
Please v17.14.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.14.0
Add a --notrim flag to plz export that avoids trying to clean out unused build targerts
when exporting a repo (#3340 )
Fix a number of issues with plz export not picking up all dependencies (#3333 , #3334 , #3335 )
Please v17.14.0-beta.1
Compare
Sorry, something went wrong.
No results found
This is a prerelease version of Please. Bugs and partially-finished features may abound.
Caveat usor!
Please v17.13.1
Compare
Sorry, something went wrong.
No results found
This is Please v17.13.1
Preserve symlinks when copying files
Please v17.13.0
Compare
Sorry, something went wrong.
No results found
This is Please v17.13.0
Add a break statement to the build language (#3320 )
Handle symlinks to directories in a number of places, including but not limited
to output directories in remote execution (#3330 )
Make output target display not have local targets hanging around so much (#3276 )