Skip to content

0.5.0 (2024-11-24)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 11:42
· 37 commits to main since this release
8cf398b

Release Notes

2024-11-24T13:02:10,602402155+01:00

Features

  • add Time Management tab (#27) (8d5c12c)
  • add config option for time management methods (70fbb59)
  • core: include relative date in stdout mode (7fdff9c)

Bug Fixes

  • add a cli argument to show fps and tps counters (3991042)
  • home component not registering when focusing time management tab (6909a1c)
  • time management settings wrong line selected on startup (cf90476)

Install vault-tasks 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/louis-thevenet/vault-tasks/releases/download/v0.5.0/vault-tasks-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/louis-thevenet/vault-tasks/releases/download/v0.5.0/vault-tasks-installer.ps1 | iex"

Download vault-tasks 0.5.0

File Platform Checksum
vault-tasks-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
vault-tasks-x86_64-apple-darwin.tar.xz Intel macOS checksum
vault-tasks-x86_64-pc-windows-msvc.zip x64 Windows checksum
vault-tasks-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum