Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 20:16
· 19 commits to main since this release
7961526

0.6.0 - 2024-04-10

๐Ÿ“‡ Features

  • (playback) Support playing multiple sounds at once (#128) - (9e2bb1a)
  • (preset) Add "sparks" sound preset (#95) - (5db4bb2)

๐Ÿ› Bug Fixes

  • (cd) Update embed locations for release-plz action - (e9eafb6)
  • (ci) Force installation of cargo-msrv - (244326c)
  • (ci) Update cargo-msrv invocation - (9e19792)
  • (ci) Fix MSRV check - (01a7fb8)

๐Ÿšœ Refactor

  • (crates) Change to workspace with separate crates (#66) - (5776676)

๐Ÿ“š Documentation

  • (readme) Document macOS permissions (#94) - (3e74463)

๐ŸŽจ Styling

  • (readme) Show the repology badge - (62cff25)

โš™๏ธ Miscellaneous Tasks

  • (bin) Integrate cargo-run-bin - (1addda6)
  • (cd) Allow dirty working directory for release-plz - (1fba8ed)
  • (cd) Use another release-plz version as a workaround - (ae98b5c)
  • (ci) Remove embed location - (57069cf)
  • (ci) Update embed location for lint - (d4df240)
  • (crate) Bump MSRV to 1.74.1 - (ce2791e)
  • (github) Update funding options - (b85f8b9)
  • (project) Update copyright years - (22b7222)
  • (release) Allow publishing with uncommitted changes - (928228f)
  • (release) Update cargo-dist to 0.4.0 (#65) - (ea45734)

Install daktilo 0.6.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/orhun/daktilo/releases/download/v0.6.0/daktilo-installer.ps1 | iex"

Download daktilo 0.6.0

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