v1.23.0
What's Changed
- feat(oq): rename edge fields, fix security scheme type, add duplicates stage by @vishalg0wda in #189
- chore(snip): clarify help text to describe both remove and filter modes by @bflad in #192
- chore(deps): bump jsonschema/oas3/tests/testsuite from
06481b1toe819f32by @dependabot[bot] in #195 - fix(deps): bump the go-minor-patch group across 2 directories with 2 updates by @dependabot[bot] in #187
- ci(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #194
- fix: improve interactive lint fixer controls and exit behavior by @TristanSpeakEasy in #196
- fix: prevent panic on invalid paths entries during index build by @TristanSpeakEasy in #197
- chore: update submodule dependencies to latest main by @github-actions[bot] in #190
Full Changelog: v1.22.0...v1.23.0
OpenAPI CLI v1.23.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
Bug fixes
- 34df23f fix(deps): bump the go-minor-patch group across 2 directories with 2 updates (#187)
- f5ae225 fix: improve interactive lint fixer controls and exit behavior (#196)
- 7a9aee7 fix: prevent panic on invalid paths entries during index build (#197)
Others
- b9e62ce chore(deps): bump jsonschema/oas3/tests/testsuite from
06481b1toe819f32(#195) - c1f4dc1 chore(snip): clarify help text to describe both remove and filter modes (#192)
- b03d597 ci(deps): bump the github-actions group across 1 directory with 2 updates (#194)
Full Changelog: v1.22.0...v1.23.0
Released by GoReleaser.