Releases: NAEOS-foundation/naeos
Releases · NAEOS-foundation/naeos
Release list
NAEOS 2.2.0
NAEOS 2.2.0
Declarative platform engineering system — transform specifications into validated, multi-language project structures.
Installation
go install github.com/NAEOS-foundation/naeos/cmd/naeos@v2.2.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
NAEOS 2.1.0
v2.1.0 — Test Coverage & Infrastructure
Test Coverage Improvements
| Package | Before | After |
|---|---|---|
| telemetry | 19% | 94% |
| workspace | 0% | 88% |
| normalizer | 19% | 84% |
| resolver | 15% | 76% |
| promptlib | 65% | 88% |
| database | 35% | 60% (97% with -tags nosql) |
| search | 75% | 88% |
| templates | 74% | 91% |
| websocket | 75% | 80% |
| ai | 74% | 81% |
| pluginhost | 72% | 76% |
| api | 55% | 58% |
| 22 packages | — | ≥80% |
Infrastructure
- Build tags:
//go:build !nosql/!nobrokerisolates real adapter files (MySQL, PostgreSQL, SQLite, Redis, RabbitMQ, Kafka, NATS) — unit tests compile and run without external services - Database:
New()/NewFromConfig()moved tofactory.go(!nosql) +factory_nosql.go(nosql) with stub constructors
Platform
- CLI
--languageflag for multi-target generation (Go, TypeScript, Python, Java, Rust) - CLI
--dry-runflag for export preview - AI streaming endpoints (enrich, explain, compile)
- OpenAPI spec with 3 AI streaming schemas
- Mermaid architecture diagrams across docs
- Multi-language output adapters
- Improved validator error messages
Documentation
- Official Hugo website with search, dark/light mode, PWA, i18n, CI/CD
- 5 new doc pages: Spec Language, Pipeline Engine, NEIR Model, AI Compiler, Plugin SDK (EN + ID)
- DEVELOPMENT_PLAN.md — roadmap from v2.1.0 to v3.0.0
- 5 new ADRs (ADR-004 through ADR-008)
NAEOS 1.4.0
NAEOS 1.4.0
Declarative platform engineering system — transform specifications into validated, multi-language project structures.
Installation
go install github.com/NAEOS-foundation/naeos/cmd/naeos@v1.4.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
NAEOS 1.3.1
NAEOS 1.3.1
Declarative platform engineering system — transform specifications into validated, multi-language project structures.
Installation
go install github.com/NAEOS-foundation/naeos/cmd/naeos@v1.3.1Binary 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
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
NAEOS 1.0.0
NAEOS 1.0.0
Declarative platform engineering system — transform specifications into validated, multi-language project structures.
Installation
go install github.com/NAEOS-foundation/naeos/cmd/naeos@v1.0.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