Skip to content

Releases: milo-language/milo

milo 0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:54

Install

brew install milo-language/tap/milo     # macOS / Linuxbrew

Debian/Ubuntu and Fedora/RHEL packages are attached below
(sudo dpkg -i milo_*.deb, sudo rpm -i milo-*.rpm), as are plain
tarballs and SHA256SUMS.

macOS quarantines anything downloaded through a browser and will refuse to
run it — install with a package manager, curl -L the tarball directly, or
clear the flag with xattr -d com.apple.quarantine milo.

Latest Build

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:42

Rolling release from the latest passing commit on main.
Built from 0b5f4a1.

For a stable, checksummed build, use a versioned release instead — these
bytes are replaced on every push to main.

Install

brew install milo-language/tap/milo     # macOS / Linuxbrew

Or grab a tarball below. macOS quarantines anything downloaded through a
browser and will refuse to run it — use a package manager, or curl -L the
tarball directly, or clear it with xattr -d com.apple.quarantine milo.