Release 0.0.16
Compozy 0.0.16
Welcome to this new release of Compozy! π
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.16Container Image
docker pull ghcr.io/compozy/compozy:0.0.16Changelog
π
- 039ebec: feat(repo): Add import/export per resource (#261) (@pedronauck)
- fe1509b: feat(repo): Improve rest endpoints (#260) (@pedronauck)
π
- df2a6bb: docs(repo): Fix README (@pedronauck)
- bdae4a6: docs(repo): Update schema (@pedronauck)
π§
- 8fa6450: refactor(repo): Add FSM to LLM orchestrator (#263) (@pedronauck)
- c8cee78: refactor(repo): Improve LLM orchestrator (#262) (@pedronauck)
- fff3485: refactor(repo): Improve schemagen package (@pedronauck)
π
- c7bb0d9: ci(release): Release v0.0.16 (#258) (@pedronauck)
- 6a3ca30: feat(repo)!: Remove pkg/ref (#259) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.16Full Changelog: compozy/compozy@v0.0.15...v0.0.16
Thank you to all contributors who made this release possible! π