Skip to content

0.2.11 (2025-12-03)

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 13:45

Release Notes

Fixes

  • upgrade fontcull to 2.0 (fixes Windows build - no zlib dep)

Install dodeca 0.2.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bearcove/dodeca/releases/download/v0.2.11/dodeca-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bearcove/dodeca/releases/download/v0.2.11/dodeca-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install bearcove/tap/dodeca

Download dodeca 0.2.11

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