Releases: thought-machine/please
Releases · thought-machine/please
Please v17.28.0
24 Feb 11:39
Compare
Sorry, something went wrong.
No results found
This is Please v17.28.0
export: create the output directory if it doesn't already exist (#3345 )
pleasew: find repo root by traversing up from PWD (#3474 )
Add str.matches method, allowing for regular expression matching on strings (#3486 )
query: add runtimedeps sub-command (#3488 )
Please v17.27.0
09 Dec 15:56
Compare
Sorry, something went wrong.
No results found
This is Please v17.27.0
Traverse data and debug_data for run-time dependencies (#3469 )
Please v17.26.0
09 Dec 14:18
Compare
Sorry, something went wrong.
No results found
This is Please v17.26.0
Optionally traverse srcs and deps for run-time dependencies (#3466 )
Please v17.25.1
28 Nov 13:55
Compare
Sorry, something went wrong.
No results found
This is Please v17.25.1
Bump arcat to v1.3.1, fixing a bug relating to symbol table stripping on Darwin and FreeBSD (#3462 )
Please v17.25.0
27 Nov 17:13
Compare
Sorry, something went wrong.
No results found
This is Please v17.25.0
Add maxdepth parameter to get_labels built-in, allowing for recursive dependency searches to be depth-limited (#3460 )
Please v17.24.1
14 Nov 10:34
Compare
Sorry, something went wrong.
No results found
This is Please v17.24.1
Download run-time dependencies when running a target remotely (#3453 )
Please v17.24.0
13 Nov 16:35
Compare
Sorry, something went wrong.
No results found
This is Please v17.24.0
Define PLZ_ENV environment variable in build environments (#3444 )
Strip symbols from please_sandbox release binaries (#3450 )
Implement run-time dependencies for binary targets via the runtime_deps parameter (#3451 )
Please v17.23.0
28 Oct 15:56
Compare
Sorry, something went wrong.
No results found
This is Please v17.23.0
Bump arcat to v1.3.0, adding the --include option to the zip command (#3441 )
Please v17.22.0
15 Oct 10:43
Compare
Sorry, something went wrong.
No results found
This is Please v17.22.0
Add --audit_log_dir option for logging of Please invocations, build commands and remote file fetching (#3425 )
Please v17.21.0
10 Oct 13:56
Compare
Sorry, something went wrong.
No results found
This is Please v17.21.0
Expose build target source list via the filesystem instead of the environment with build_rule's src_list_files parameter (#3393 )