v1.23.2
What's Changed
- ci(deps): bump jsonschema/oas3/tests/testsuite from
584e550to60755c1by @dependabot[bot] in #209 - ci(deps): bump jsonschema/oas3/tests/testsuite from
60755c1tofe8c2f0by @dependabot[bot] in #214 - fix(deps): bump the go-minor-patch group across 1 directory with 3 updates by @dependabot[bot] in #215
- ci(deps): bump codecov/codecov-action from 6 to 7 in the github-actions group by @dependabot[bot] in #212
- fix: quote TOON array elements containing semicolons by @TristanSpeakEasy in #217
- fix: handle nil jsonpointer sources by @kv1sidisi in #213
- fix(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 in the go-major group across 1 directory by @dependabot[bot] in #211
- chore: update submodule dependencies to latest main by @github-actions[bot] in #210
New Contributors
- @kv1sidisi made their first contribution in #213
Full Changelog: v1.23.1...v1.23.2
OpenAPI CLI v1.23.2
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
Bug fixes
- 6c5797a fix(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 in the go-major group across 1 directory (#211)
- adf2637 fix(deps): bump the go-minor-patch group across 1 directory with 3 updates (#215)
- 83e7369 fix: handle nil jsonpointer sources (#213)
- ec61790 fix: quote TOON array elements containing semicolons (#217)
Others
- f78466a ci(deps): bump codecov/codecov-action from 6 to 7 in the github-actions group (#212)
- 5b7841f ci(deps): bump jsonschema/oas3/tests/testsuite from
584e550to60755c1(#209) - f3fb503 ci(deps): bump jsonschema/oas3/tests/testsuite from
60755c1tofe8c2f0(#214)
Full Changelog: v1.23.1...v1.23.2
Released by GoReleaser.