NAEOS 1.3.0
NAEOS 1.3.0
Declarative platform engineering system — transform specifications into validated, multi-language project structures.
Installation
go install github.com/NAEOS-foundation/naeos/cmd/naeos@v1.3.0Binary Downloads
| Platform | Architecture | Binary |
|---|---|---|
| Linux | amd64 | naeos-linux-amd64 |
| Linux | arm64 | naeos-linux-arm64 |
| macOS | amd64 | naeos-darwin-amd64 |
| macOS | arm64 | naeos-darwin-arm64 |
| Windows | amd64 | naeos-windows-amd64.exe |
What's New
- Mermaid architecture diagrams across all documentation
- Unit tests for all model and shared packages
- Multi-language output adapters (Go, TypeScript, Python, Java, Rust)
- CLI
--languageflag for multi-target generation - CLI
--dry-runflag for export preview - Improved validator error messages with actionable suggestions