Releases: thim81/openapi-format
Releases · thim81/openapi-format
v1.10.0
What's Changed
- Prevent transformation of numbers in string by @thim81 in #49
- Added responseContent and inverseResponseContent filters by @Coffelius in #48
New Contributors
- @Coffelius made their first contribution in #48
Full Changelog: v1.9.2...v1.10.0
v1.9.2
v1.9.1
What's Changed
- Fixing large number transformation by @DanielContrerasAladro in #41
- Handle large numbers safely by @thim81 in #42
New Contributors
- @DanielContrerasAladro made their first contribution in #41
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Code formatting by @thim81 in #38
- Filter - Handle components with period (.) in their name/key by @thim81 in #39
- release 1.9.0 by @thim81 in #40
- Extended CLI tests
- Stop executing when files are missing
- Async/Await implementation
- Bumped case-anything to latest version
Full Changelog: v1.8.1...v1.9.0
v1.8.1
v1.8.0
What's Changed
- Added Logo by @thim81 in #31
- Format casing by @thim81 in #29
- new feature - Formatting - Change casing of OpenAPI elements
- Support common casing (camelCase, PascalCase, kebap-case, snake_case, ...)
- Format the casing of fields & model names/keys for: properties, operationId, query params, path variables, headers, components
For more details on this new feature: https://github.com/thim81/openapi-format#openapi-formatting-configuration-options
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- Fix handling of inverseTags for operations without tags by @vpzomtrrfrt in #25
- Inverse tags with undefined by @thim81 in #26
New Contributors
- @vpzomtrrfrt made their first contribution in #25
Full Changelog: v1.7.1...v1.7.2
v1.7.1
- Reverted openapi-format success output because of minor offset d6bd931
Full Changelog: v1.7.0...v1.7.1