Releases: madstone-tech/ason
v0.3.1
※ Ason v0.3.1 - The Sacred Rattle Awakens
This release brings forth new transformations and enhancements to your project generation workflow.
Installation
# Download the binary for your platform from the assets below
# Extract and install
tar -xzf ason_*.tar.gz
sudo mv ason /usr/local/bin/
# Or using Go
go install github.com/madstone-tech/ason@v0.3.1
# Or using Homebrew
brew tap madstone-tech/tap
brew install asonVerification
ason --versionChangelog
New Features
- 3db5340: feat(library): implement Ason library export API (Feature 002) (@andhijeannot)
Bug Fixes
- c3dd35b: fix: address all linting violations in cmd, internal, and main packages (@andhijeannot)
- eb8f75b: fix: address linting errors in examples and generator (@andhijeannot)
- 2549098: fix: address remaining linting violations in test files (@andhijeannot)
- 5c075cc: fix: correct godoc comment format for exported functions (@andhijeannot)
- 1b57c18: fix: fix all remaining linting violations across entire codebase (@andhijeannot)
Other
- 8007db4: 002 library export (#19) (@andhijeannot)
- 21f17c1: Merge: integrate linting fixes from feature branch into main (@andhijeannot)
- 00091c0: docs(llm): add comprehensive llm.txt for LLM agents (@andhijeannot)
- b73b68e: feat(library-export): complete Phase 1 & 2 - foundational infrastructure (@andhijeannot)
- e628585: feat(library-export): complete Phase 3 API & TDD foundation - 31 tests passing (@andhijeannot)
The Rhythm Continues...
Full Changelog: v0.2.2...v0.3.1
Docker: docker run --rm -v $(pwd):/workspace ghcr.io/madstone-tech/ason:v0.3.1
Checksums: v0.3.1/checksums.txt
🪇 Transform your templates into living projects with the sacred rhythm of Ason
v0.2.2
※ Ason v0.2.2 - The Sacred Rattle Awakens
This release brings forth new transformations and enhancements to your project generation workflow.
Installation
# Download the binary for your platform from the assets below
# Extract and install
tar -xzf ason_*.tar.gz
sudo mv ason /usr/local/bin/
# Or using Go
go install github.com/madstone-tech/ason@v0.2.2
# Or using Homebrew
brew tap madstone-tech/tap
brew install asonVerification
ason --versionChangelog
Bug Fixes
- fbe2d70: fix: correct version injection by updating rootCmd.Version directly (@andhijeannot)
- 89a47d1: fix: inject version info via ldflags from main package (@andhijeannot)
The Rhythm Continues...
Full Changelog: v0.2.1...v0.2.2
Docker: docker run --rm -v $(pwd):/workspace ghcr.io/madstone-tech/ason:v0.2.2
Checksums: v0.2.2/checksums.txt
🪇 Transform your templates into living projects with the sacred rhythm of Ason
v0.2.1
※ Ason v0.2.1 - The Sacred Rattle Awakens
This release brings forth new transformations and enhancements to your project generation workflow.
Installation
# Download the binary for your platform from the assets below
# Extract and install
tar -xzf ason_*.tar.gz
sudo mv ason /usr/local/bin/
# Or using Go
go install github.com/madstone-tech/ason@v0.2.1
# Or using Homebrew
brew tap madstone-tech/tap
brew install asonVerification
ason --versionChangelog
The Rhythm Continues...
Full Changelog: v0.2.0...v0.2.1
Docker: docker run --rm -v $(pwd):/workspace ghcr.io/madstone-tech/ason:v0.2.1
Checksums: v0.2.1/checksums.txt
🪇 Transform your templates into living projects with the sacred rhythm of Ason
v0.2.0
※ Ason v0.2.0 - The Sacred Rattle Awakens
This release brings forth new transformations and enhancements to your project generation workflow.
Installation
# Download the binary for your platform from the assets below
# Extract and install
tar -xzf ason_*.tar.gz
sudo mv ason /usr/local/bin/
# Or using Go
go install github.com/madstone-tech/ason@v0.2.0
# Or using Homebrew
brew tap madstone-tech/tap
brew install asonVerification
ason --versionChangelog
Bug Fixes
- cb7e646: fix: remove install-completion.sh from Docker image (@andhijeannot)
Refactoring
- a7a533f: refactor: rename add command to register (backward compatible) (#18) (@andhijeannot)
- 79b1203: refactor: simplify goreleaser config to essentials only (@andhijeannot)
The Rhythm Continues...
Full Changelog: v0.1.0...v0.2.0
Docker: docker run --rm -v $(pwd):/workspace ghcr.io/madstone-tech/ason:v0.2.0
Checksums: v0.2.0/checksums.txt
🪇 Transform your templates into living projects with the sacred rhythm of Ason
v0.1.0
※ Ason v0.1.0 - The Sacred Rattle Awakens
This release brings forth new transformations and enhancements to your project generation workflow.
Installation
# Download the binary for your platform from the assets below
# Extract and install
tar -xzf ason_*.tar.gz
sudo mv ason /usr/local/bin/
# Or using Go
go install github.com/madstone-tech/ason@v0.1.0
# Or using Homebrew
brew tap madstone-tech/tap
brew install asonVerification
ason --versionChangelog
Bug Fixes
- e17e667: fix: remove invalid template variables from release header (Andhi Jeannot andhi@madstone.io)
Other
- 577a15f: Feature/var files (#17) (Andhi Jeannot 13513173+andhijeannot@users.noreply.github.com)
- 228f025: Initial commit (Andhi Jeannot 13513173+andhijeannot@users.noreply.github.com)
- 21303ff: initial commit (Andhi Jeannot andhi@madstone.io)
- 15fbeb4: setting repo and uow (Andhi Jeannot andhi@madstone.io)
The Rhythm Continues...
Full Changelog: ...v0.1.0
Docker: docker run --rm -v $(pwd):/workspace ghcr.io/madstone-tech/ason:v0.1.0
Checksums: v0.1.0/checksums.txt
🪇 Transform your templates into living projects with the sacred rhythm of Ason