Skip to content

Releases: thought-machine/please

Please v17.12.5

08 Nov 11:50
83e0243
Compare
Choose a tag to compare

This is Please v17.12.5

  • Add a stat for number of BUILD files currently parsing (#3290)

Please v17.12.4

07 Nov 11:30
c9be955
Compare
Choose a tag to compare

This is Please v17.12.4

  • Reverted back to arcat v1.0.2 while we work out behavioural issues

Please v17.12.3

06 Nov 16:08
d4df621
Compare
Choose a tag to compare

This is Please v17.12.3

  • Updated arcat to fix some subtle issues with ar archives and filenames of an unusual size

Please v17.12.2

06 Nov 11:22
25da70f
Compare
Choose a tag to compare

This is Please v17.12.2

  • Exclude test_tools from dependencies in working dir during build.

Please v17.12.1

24 Oct 10:21
f0ed2f9
Compare
Choose a tag to compare

This is Please v17.12.1

  • Ensure build env is sorted on input to config hash (#3279)
  • Remove test args from remote test command (#3266)

Please v17.12.0

11 Oct 10:34
a88a4ab
Compare
Choose a tag to compare

This is Please v17.12.0

  • Require building tasks to complete before shutdown (#3275)
  • Update profile for guided optimisation (#3273)
  • Replace channel-based iterators with new-style ones (#3272)
  • Expand home path in fs.PathExists (#3270)
  • Fix bash completion around = character (#3269)
  • Add AppArmor profile for Ubuntu Noble (#3271)
  • Update to Go 1.23.2 (#3264)
  • Bump go-rules plugin to v1.21.5 (#3268)
  • Bump python-rules plugin to v1.7.4 (#3267)
  • Prohibit running under sudo unless explicitly forced to do so (#3265)
  • Make property and operator not part of default object (#3260)
  • Minor clean up to len() (#3259)
  • Change iterable interface to be more flexible (#3255)
  • Update lint (#3239)
  • Avoid storing package cache in Alpine build image (#3250)
  • Add Go build tags to stdlib (#3252)
  • Avoid allocating channels unnecessarily on map inserts (#3246)
  • Update toolchain to Go 1.23.1 (#3249, superseded by #3264)
  • Fix a couple of things on arm64 (#3251)
  • Update to Go 1.23.1 (#3248, superseded by #3264)
  • Fix autocompletion by replacing partial text in LSP (#3244)
  • Refresh Docker images (#3245)

Please v17.11.0

28 Aug 17:22
09f4cd1
Compare
Choose a tag to compare

This is Please v17.11.0

  • Skip special handling of experimental directories when inside a subrepo (#3242)
  • Detach codepath adds env vars (#3241)
  • Stop invoking 'rm' as a subprocess (#3238)
  • Update Python plugin + some deps (#3227)
  • Deal with require/provide in query deps (#3237)
  • Implement force deletion for RemoveAll (#3236)
  • Make Please traverse build defs dirs recursively to find build defs (#3234)
  • Add support for pretty-printing to the json() built-in (#3233)

Please v17.10.3

20 Aug 17:22
9a4b7fc
Compare
Choose a tag to compare

This is Please v17.10.3

  • Further improve internal comparison of subrepo structures

Please v17.10.2

20 Aug 13:59
9625bae
Compare
Choose a tag to compare

This is Please v17.10.2

  • Revert change to filename auto-completion from 17.10.0 (#3229)

Please v17.10.1

15 Aug 09:17
8183415
Compare
Choose a tag to compare

WARNING: this release is affected by #3229

This is Please v17.10.1

  • Improve internal comparison of subrepo structures, resolving a "found multiple definitions for
    subrepo" error when cross-compiling a build target (#3223)