v0.4.0
arazzo-maestro v0.4.0.
See the README
for installation and usage.
Changelog
Features
- cc13ae1: feat(renderer): add an opt-in landscape layout, keep portrait default (#73) (@emmanuelperu)
- 31287af: feat(renderer): link the footer to the arazzo-maestro repository (#72) (@emmanuelperu)
- 59a6399: feat(view): add --format mermaid output (#76) (@emmanuelperu)
CI / Build
- 0713142: ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#74) (@dependabot[bot])
- d858217: ci(deps): bump the actions-minor-patch group with 2 updates (#68) (@dependabot[bot])
Documentation
- e7ae4cf: docs: sync for mermaid + slim the README (#77) (@emmanuelperu)
Other
- dd6e5d0: deps(deps): bump github.com/pb33f/libopenapi (#67) (@dependabot[bot])
- b799aa1: deps(deps): bump github.com/pb33f/libopenapi (#69) (@dependabot[bot])
Binaries are signed with cosign
via GitHub OIDC. The .sig assets are cosign bundles; to verify:
cosign verify-blob \
--certificate-identity-regexp 'https://github.com/emmanuelperu/arazzo-maestro/.github/workflows/release.yml@.*' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
--bundle arazzo-maestro_<version>_<os>_<arch>.tar.gz.sig \
arazzo-maestro_<version>_<os>_<arch>.tar.gz