Skip to content

0.2.0 - 2023-10-04

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 16:44
· 223 commits to main since this release
778cae2

Release Notes

📇 Features

  • (cd) Add continuous deployment workflow - (eced001)
  • (config) Add drumkit preset (#18) - (6899c65)

📚 Documentation

  • (contributing) Add 'how to add new presets' guide - (00bc615)
  • (readme) Document linux dependencies (#17) - (928f6ee)
  • (readme) Use case sensitive regex in example (#21) - (b296348)
  • (readme) Add installation instructions for Alpine Linux - (6935762)
  • (readme) Add supported platforms section - (064c8ed)
  • (readme) Add similar projects section - (84e5db1)
  • (readme) Add auxiliary explanation for the name of the app (#13) - (187d616)
  • (readme) Add instructions for installing on Arch Linux - (02afb8a)

⚙️ Miscellaneous Tasks

  • (typos) Add typos config - (4de968d)

Install daktilo 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/daktilo/releases/download/v0.2.0/daktilo-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/orhun/daktilo/releases/download/v0.2.0/daktilo-installer.ps1 | iex

Download daktilo 0.2.0

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