Releases: aontu-lang/aontu
Releases · aontu-lang/aontu
Release list
aontu 0.1.15 (Go CLI)
Prebuilt aontu and aontu-lsp for Linux, macOS and Windows on amd64 and arm64, from the Go module go/v0.1.15: the archives, and deb, rpm and apk packages. Install with curl -fsSL https://aontu.dev/install.sh | sh (the script is install.sh here), with the setup action aontu-lang/aontu/setup-action in a workflow, or from the image ghcr.io/aontu-lang/aontu:0.1.15; SHA256SUMS has the sums. For the package managers, aontu.rb is the Homebrew formula, aontu.json the Scoop manifest, and the winget and AUR archives hold their manifests. The same commit installs with go install github.com/aontu-lang/aontu/go/cmd/aontu@v0.1.15. The changes are in CHANGELOG.md.
go/v0.1.10
go/v0.1.9
go/v0.1.8
go/v0.1.7
go/v0.1.6
ts/v0.48.2
go/v0.1.5
go/v0.1.4
Go module github.com/rjrodger/aontu/go v0.1.4.
- Fixed:
key()/type()through spreads (TS+Go parity); fragility-audit hardening. - Changed: unified-model map keys emitted alphabetically (TS+Go parity).
- Deps: bump
@tabnas/multisourceto go/v0.3.1 (colon-chain nested@"file"import fix).
See CHANGELOG.md (Go 0.1.4).