Skip to content

0.2.1 - 2023-10-05

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 22:13
· 274 commits to main since this release
eefd6fa

Release Notes

πŸ› Bug Fixes

  • (cd) Use a custom token for triggering release workflow - (0f8dcdc)

🚜 Refactor

  • (config) Refactor preset selection logic - (7f1e055)

πŸ“š Documentation

  • (readme) Give more details about cargo (#30) - (91c8e94)
  • (release) Update release instructions - (59101b5)
  • (security) Update security policy for the new versions - (73b12dc)

Install daktilo 0.2.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download daktilo 0.2.1

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