Skip to content

Releases: thim81/openapi-format

v1.10.0

17 Mar 13:33
Compare
Choose a tag to compare

What's Changed

  • Prevent transformation of numbers in string by @thim81 in #49
  • Added responseContent and inverseResponseContent filters by @Coffelius in #48

New Contributors

Full Changelog: v1.9.2...v1.10.0

v1.9.2

10 Feb 13:26
Compare
Choose a tag to compare

What's Changed

  • Improved the big number matching in release 1.9.2 by @thim81 in #43

Full Changelog: v1.9.1...v1.9.2

v1.9.1

09 Feb 09:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Jan 17:17
Compare
Choose a tag to compare

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

05 Jan 05:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

27 Dec 14:42
Compare
Choose a tag to compare

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

17 Dec 11:40
Compare
Choose a tag to compare

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

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Dec 11:08
Compare
Choose a tag to compare
  • Reverted openapi-format success output because of minor offset d6bd931

v1.7.0...v1.7.1

Full Changelog: v1.7.0...v1.7.1

v1.7.0

03 Dec 10:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.7.0

v1.6.4

28 Nov 13:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4