Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:49
· 76 commits to main since this release

Installation

curl -fsSL https://raw.githubusercontent.com/sagelang/sage/main/scripts/install.sh | bash

Or download manually for your platform:

Platform Download
macOS (Apple Silicon) sage-v0.3.0-aarch64-apple-darwin.tar.gz
Linux (x86_64) sage-v0.3.0-x86_64-unknown-linux-gnu.tar.gz
Linux (ARM64) sage-v0.3.0-aarch64-unknown-linux-gnu.tar.gz

Add export SAGE_TOOLCHAIN=/usr/local/sage/toolchain to your shell profile for fast builds.

Full Changelog: v0.2.0...v0.3.0