Aether 0.471.0
Immutable
release. Only release title and notes can be modified.
What's new in 0.471.0
Fixed
- Repository URLs pointed at the pre-rename organisation. Every
github.com/aether-lang-org/...reference (57 across the README, LLM.md,
docs,get.sh, the release workflow, Docker scripts and the Makefile) now
namesaether-lang-dev. They had been resolving only through GitHub's
rename redirect, a silent dependency that breaks the install one-liner,
the release pipeline's crossbuild checkout and every documented clone
command the day it lapses. Each rewritten target was verified to resolve,
including theraw.githubusercontent.comone-liner and the workflow's
repository:field, neither of which is agithub.comURL. The
servirtium-vcrlinks were wrong independently of the rename: that repo
lives in theservirtiumorg and never existed under Aether's (LLM.md
already said so in one place), so those five now point at
servirtium/servirtium-vcr.CHANGELOG-archive.mdkeeps its historical
URLs as written.
Downloads
| Platform | Architecture | File | Notes |
|---|---|---|---|
| Linux | x86_64 | aether-0.471.0-linux-x86_64.tar.gz |
|
| macOS | x86_64 | aether-0.471.0-macos-x86_64.tar.gz |
|
| macOS | arm64 | aether-0.471.0-macos-arm64.tar.gz |
|
| Windows | x86_64 | aether-0.471.0-windows-x86_64.zip |
Quick install
Linux / macOS
# Download the archive for your platform, then:
tar -xzf aether-0.471.0-<platform>.tar.gz
export PATH="$PWD/bin:$PATH"
ae versionWindows
Extract the .zip archive, then run bin\ae.exe version from the extracted folder.
Documentation: https://github.com/aether-lang-dev/aether#readme