Releases: thim81/openapi-format
Releases · thim81/openapi-format
v1.33.5
Compare
Sorry, something went wrong.
No results found
thim81
released this
23 Jun 18:49
What's Changed
CLI: Fix YAML output to keep quotes for $ref values (#230 )
Full Changelog : v1.33.4...v1.33.5
v1.33.4
Compare
Sorry, something went wrong.
No results found
thim81
released this
19 Jun 06:46
What's Changed
feat: add yamlCompat option for YAML 1.1 for older OpenAPI tools (#227 )
Full Changelog : v1.33.3...v1.33.4
v1.33.3
Compare
Sorry, something went wrong.
No results found
thim81
released this
18 Jun 11:05
What's Changed
fix(sort): make path comparator consistent for trailing-slash paths by @kistlers in #229
New Contributors
Full Changelog : v1.33.2...v1.33.3
v1.33.2
Compare
Sorry, something went wrong.
No results found
thim81
released this
17 Jun 21:00
What's Changed
New Contributors
Full Changelog : v1.33.1...v1.33.2
v1.33.1
Compare
Sorry, something went wrong.
No results found
thim81
released this
14 Jun 13:50
What's Changed
Filter: Keep discriminator in referenced schemas by @thim81 in #219
Casing: Transform discriminator propertyName according to properties casing by @aabounegm in #217
test: Casing transform discriminator propertyName by @thim81 in #220
New Contributors
Full Changelog : v1.33.0...v1.33.1
v1.33.0
Compare
Sorry, something went wrong.
No results found
thim81
released this
03 Jun 20:07
What's Changed
feat: Align overlay copy action with Overlay 1.1 #214
feat: Keep quote preference #215
Full Changelog : v1.32.1...v1.33.0
v1.32.1
Compare
Sorry, something went wrong.
No results found
thim81
released this
23 May 11:49
What's Changed
fix: Handle emptied unusedComponents (#210 )
Full Changelog : v1.32.0...v1.32.1
v1.32.0
Compare
Sorry, something went wrong.
No results found
thim81
released this
23 May 11:08
What's Changed
CLI: Fix YAML output to preserve x-version number formatting by @thim81 in #208
Casing - Configure characters to keep by @thim81 in #209
Full Changelog : v1.31.0...v1.32.0
v1.31.0
Compare
Sorry, something went wrong.
No results found
thim81
released this
12 Apr 09:01
What's Changed
Important
Important Change: Since version 1.31.0, openapi-format uses the yaml library by eemeli instead of @stoplight/yaml.
This improves comment preservation and fixes issues with unnecessary quoting and string formatting.
As a result, generated YAML output may differ slightly (e.g. quoting and formatting), which can lead to diffs in existing files.
refactor: replace stoplight/yaml with yaml (eemeli) by @guilhas07 in #206
New Contributors
Full Changelog : v1.30.1...v1.31.0
v1.30.1
Compare
Sorry, something went wrong.
No results found
thim81
released this
25 Mar 21:28
What's Changed
CLI: Fix normalize YAML block scalar newlines by @thim81 in #203
Full Changelog : v1.30.0...v1.30.1