Skip to content

0.31.0 - 2026-01-12

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jan 09:03

Release Notes

  • Add usql support: please create queries.sql with the following code:
-- DSN_URL=duck://./data/demo.db

-- QUERY now
select now();

-- Query all_user
select * from user;

Install task-keeper 0.31.0

Install prebuilt binaries via Homebrew

brew install linux-china/tap/task-keeper

Download task-keeper 0.31.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