Releases: thought-machine/please
Releases · thought-machine/please
Please v13.5.0-beta2
This is a prerelease version of Please. Bugs and partially-finished features may abound.
Caveat usor!
Please v13.5.0-beta1
This is a prerelease version of Please. Bugs and partially-finished features may abound.
Caveat usor!
Please v13.4.8
This is Please v13.4.8
- Fix worker replacements that are not build labels not to be prefixed incorrectly.
- Honour escape sequences in f-strings correctly.
- Fixed a rare parse failure involving functions with a particular argument configuration.
Please v13.4.7
This is Please v13.4.7
- Fix for some incorrect cache misses by not re-retrieving post-build output.
- Config hash filters out PATH since items located via it are hashed directly.
Please v13.4.6
This is Please v13.4.6
- Fixed 'licences' error in maven_jars. Now also issues a deprecation warning.
Please v13.4.5
This is Please v13.4.5
- Fixed some post-build functions that were incorrectly erroring.
Please v13.4.4
This is Please v13.4.4
- Bunch of Bazel compat fixes
- Fixed visibility checking of subinclude()
Please v13.4.3
This is Please v13.4.3
- Fixed an issue on OSX with some incorrect dirs when the test sandbox flag was enabled.
Please v13.4.2
This is Please v13.4.2
- Fixed
plz init
command without theconfig
subcommand (#547).
Please v13.4.1
This is Please v13.4.1
- Various minor subrepo improvements & fixes
- Fixed query revdeps which wasn't querying to arbitrary depth correctly.