Releases: linux-china/task-keeper
Releases · linux-china/task-keeper
0.27.0 - 2024-11-15
Release Notes
- Add poe support if
[tool.poe]
detected inpyproject.toml
- Update to gradle 8.11
Install task-keeper 0.27.0
Install prebuilt binaries via Homebrew
brew install task-keeper
Download task-keeper 0.27.0
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-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.26.0 - 2024-11-12
Release Notes
self-update
foramper
- Use
uv pip list --outdated
to list outdated packages
Install task-keeper 0.26.0
Install prebuilt binaries via Homebrew
brew install task-keeper
Download task-keeper 0.26.0
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-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.25.0 - 2024-10-13
Release Notes
- Add
sq(Squirrel)
command-line snippets keeper: https://github.com/linux-china/task-keeper#sqsquirrel
Install task-keeper 0.25.0
Install prebuilt binaries via Homebrew
brew install linux-china/tap/task-keeper
Download task-keeper 0.25.0
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-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.24.2 - 2024-10-05
Release Notes
- Update to gradle 8.10.1
- Add
bun.lock
support - Remove
init
from project manager - Migrated to
cargo-dist
and supportcargo binstall task-keeper
to install binary.
Install task-keeper 0.24.2
Install prebuilt binaries via Homebrew
brew install linux-china/tap/task-keeper
Download task-keeper 0.24.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-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.24.0
0.23.0
- Add uv 0.3 support
0.22.2
- Update to Gradle 8.10
- Update to Maven 3.9.9
0.22.1
- Add release for cargo, cmake, zig etc
0.22.0
- Add Meson Build support
- Add xmake support