See the Changelog for user-visible changes and GitHub Releases for published artifacts, checksums, and dated tags.
Update Elide
elide upgradeCheck without applying an update:
elide upgrade --checkThe accepted channels are release, preview, and nightly:
elide upgrade --channel releaseIf Elide was installed by a package manager, update it through that package manager so its records remain consistent.
Install a specific build
Pass a published version to the install script:
curl -sSL --tlsv1.2 elide.sh | bash -s -- --install-rev=VERSIONUse a full dated tag from GitHub Releases when you need a reproducible nightly.