Releases: AARCSX/AARCSX_Forge
Releases · AARCSX/AARCSX_Forge
v1.0.4
v1.0.2
Changelog
- 3199842 feat: update CLI version to 1.0.2
- c41f525 feat: refactor project creation command to remove edition requirement and enhance template URL resolution test: add unit tests for template URL generation and deduplication chore: update CLI version to 1.0.1
- 181983e docs: update README to clarify security features and installation instructions
- 77e4ce3 chore: remove OSS vs Enterprise boundary document
v1.0.1
v1.0.0
Changelog
- 171a8f5 feat: add GoReleaser workflow for automated release publishing
- ddc0aa5 feat: initialize project structure with GoReleaser configuration and release CI/CD workflow
- a20aa5b feat: implement Forge CLI scaffolding command and core backend infrastructure services
- 2f80af4 feat: implement core architecture including identity, storage, observability, and tenant management services
- bafc778 Add initial implementation of AARCSX Forge architecture with API and worker runtimes, configuration management, and foundational contracts for identity, notifications, observability, and storage.
- f222c01 Add go.mod file for module definition and Go version
- 41b56a7 Initial commit