Releases: thought-machine/please
Releases · thought-machine/please
Please v17.12.7
This is Please v17.12.7
- Fix BuildTarget.ProvideFor not checking named data when deciding whether
to skip resolution. (#3316)
Please v17.12.6
Please v17.12.6-beta.2
This is a prerelease version of Please. Bugs and partially-finished features may abound.
Caveat usor!
Please v17.12.6-beta.1
This is a prerelease version of Please. Bugs and partially-finished features may abound.
Caveat usor!
Please v17.12.5
This is Please v17.12.5
- Add a stat for number of BUILD files currently parsing (#3290)
Please v17.12.4
This is Please v17.12.4
- Reverted back to arcat v1.0.2 while we work out behavioural issues
Please v17.12.3
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
This is Please v17.12.2
- Exclude test_tools from dependencies in working dir during build.
Please v17.12.1
Please v17.12.0
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)