0.35.2 - 2026-06-10
Release Notes
- Update to Just 1.52.0
- Fix tool.rye.scripts cmd format with lists fails
- Add
Amberfilesupport by Amber Language
Example of Amberfile:
pub fun hello() {
echo("hello")
}
pub fun world() {
echo("world")
}
Install task-keeper 0.35.2
Install prebuilt binaries via Homebrew
brew install linux-china/tap/task-keeperDownload task-keeper 0.35.2
| File | Platform | Checksum |
|---|---|---|
| task-keeper-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| task-keeper-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| task-keeper-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| task-keeper-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| task-keeper-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| task-keeper-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |