This is Please v16.12.0
- Implemented direct link label, and used this to link go sources
fromgo_module()
toplz-out/go
#2118 - Strip all
BUILD
files, includingWORKSPACE
innew_http_archive()
,
not justBUILD
. This is used bygithub_repo()
#2117 - Fix display issue with multi-line error messages #2119
- Exclude symlinks from globs by default. This is feature is gated
behind theExcludeSymlinksInGlob
feature flag #2052 - Fix issue where unrecognised config was being treated as fatal #2126
- Implement
--shell=run
which will immediately run the build/test
command #2123 - Exclude the location of the Please executable from the remote
PATH #2136