v1.19.0
What's Changed
- chore(deps): bump jsonschema/oas3/tests/testsuite from
75995a1tobce6a47by @dependabot[bot] in #156 - feat: support multiple overlays in overlay apply command by @disintegrator in #159
- feat: add --version flag to upgrade command by @disintegrator in #160
- chore: update submodule dependencies to latest main by @github-actions[bot] in #158
New Contributors
- @disintegrator made their first contribution in #159
Full Changelog: v1.18.2...v1.19.0
OpenAPI CLI v1.19.0
This release includes binaries for Linux, macOS, and Windows on both x86_64 and ARM64 architectures.
Installation
Download the appropriate binary for your platform from the assets below, extract it, and add it to your PATH.
Changes
Changelog
Features
- a27a0ad feat: add --version flag to upgrade command (#160)
- 0ae87b9 feat: support multiple overlays in overlay apply command (#159)
Others
Full Changelog: v1.18.2...v1.19.0
Released by GoReleaser.