Releases: agilira/argus
v1.3.3 - CI Fix
Argus v1.3.3
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.3.3CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.3.3.txt for details.
Full Changelog: v1.3.2...v1.3.3
v1.3.2 - Maintenance
Argus v1.3.2
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.3.2CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.3.2.txt for details.
What's Changed
- chore: Bump the agilira group with 2 updates by @dependabot[bot] in #19
- chore: Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.42 by @dependabot[bot] in #17
Full Changelog: v1.3.1...v1.3.2
v1.3.1 - DetectFormat fix + 5 new fuzz targets
Argus v1.3.1
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.3.1CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.3.1.txt for details.
Full Changelog: v1.3.0...v1.3.1
Argus v1.3.0 - YAML Parser: Full YAML 1.2 Compliance via yaml.v3
Argus v1.3.0
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.3.0CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.3.0.txt for details.
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Argus v1.2.1
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.2.1CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.2.1.txt for details.
What's Changed
- chore: Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34 by @dependabot[bot] in #11
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Argus v1.2.0
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.2.0CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.2.0.txt for details.
Full Changelog: v1.1.0...v1.2.0
v1.1.0: YAML Block-Style Array Support
Argus v1.1.0
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.1.0CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.1.0.txt for details.
What's Changed
- chore: Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33 by @dependabot[bot] in #9
- chore: Bump the agilira group with 2 updates by @dependabot[bot] in #10
Full Changelog: v1.0.8...v1.1.0
v1.0.8: Maintenance Release
Argus v1.0.8
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.0.8CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.0.8.txt for details.
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Argus v1.0.7
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.0.7CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.0.7.txt for details.
What's Changed
- chore: Bump github.com/agilira/go-errors from 1.1.0 to 1.1.1 in the agilira group by @dependabot[bot] in #8
Full Changelog: v1.0.6...v1.0.7
v1.0.6: Hybrid CPU Yielding Optimization
Argus v1.0.6
Dynamic configuration framework for Go applications with zero-allocation performance, universal format support, and ultra-fast CLI.
Installation
Library:
go get github.com/agilira/argus@v1.0.6CLI Binary:
Download the appropriate binary for your platform from the attachments below.
CLI Usage
# Configuration management
./argus config get config.yaml server.port
./argus config set config.yaml database.host localhost
./argus config convert config.yaml config.json
./argus watch config.yaml --interval=1sVerification
Verify release authenticity using GitHub CLI:
gh attestation verify ./argus-* --owner agiliraChanges
See changelog/v1.0.6.txt for details.