Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:01
· 1849 commits to main since this release

Changes since v0.3.9

  • chore(workspace): release v0.4.0 (#I142) (fa276fd)
  • fix(tui): remediate multiline composer acceptance (#TUI-032) (84a894a)
  • feat(tui): I142 — TUI-025 composer multiline wrap (auto-wrap + Shift+Enter + height cap) (#I142) (b5c952f)
  • docs(readme): bump release version reference v0.3.5 → v0.3.9 (#RELEASE) (65aa405)

Compare: v0.3.9...v0.4.0

Downloads

Platform Architecture File
Linux x86_64 talos-x86_64-linux.tar.gz
Linux ARM64 talos-aarch64-linux.tar.gz
macOS Apple Silicon talos-aarch64-darwin.tar.gz
macOS Intel talos-x86_64-darwin.tar.gz
Windows x86_64 talos-x86_64-windows.zip

Checksums: checksum.sha256

Install

# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/wjhuang88/talos/v0.4.0/install/install.sh | sh

# Windows (PowerShell)
irm https://raw.githubusercontent.com/wjhuang88/talos/v0.4.0/install/install.ps1 | iex

Each archive contains a single talos (or talos.exe) binary.