Releases

Every tagged version, with builds for macOS, Windows, and Linux. Each release carries a SHA-256 checksum beside every file so you can verify what you downloaded, and notes describing what changed. Just want the current build? Download.

Loading releases…

Which file do I want?

Platform File Notes
macOS .dmg Apple Silicon (M-series). No Intel build yet
Windows .exe Installer, x64
Linux .AppImage or .deb AppImage runs anywhere; .deb for Debian and Ubuntu
Any .sha256 Checksum for the file of the same name

Verify a download by comparing hashes — on macOS or Linux:

shasum -a 256 -c Parlance-1.0.0.dmg.sha256

Versioning

Parlance follows semantic versioning, and the data contract carries its own version independently of the app — see the open spec for what that guarantees. In short: a project authored today keeps working, and a contract change that would alter what your files mean is a breaking change with a deprecation window, never a silent update.

Terms attach to the version you have and never change retroactively (licensing).

Installing

First launch, where your project lives, and the handful of things that commonly go wrong: Install & run.

Package-manager installs (Homebrew, winget) and an itch.io listing are on the way. Until then, Download has the current build.