Skip to content

0.2.0 (2024-09-29)

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 19:39
· 122 commits to main since this release
24892aa

Release Notes

Features

Bug Fixes

  • core: remove extra whitespace when fixing tasks in files (d8a2a86)
  • explorer: only sort file and directory entries (c2abfef)
  • tui: false error on startup : initiate entries list on creation (0a9e7ed)

Install vault-tasks 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/louis-thevenet/vault-tasks/releases/download/v0.2.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.2.0/vault-tasks-installer.ps1 | iex"

Download vault-tasks 0.2.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