Skip to content

Releases: thim81/openapi-format

v1.18.0

06 Jun 20:47
Compare
Choose a tag to compare

What's Changed

  • Bumped minimum NodeJS version to 18.x 8382998
  • Refactor to handle null and undefined values in filterSet properties c60b405

Full Changelog: v1.17.2...v1.18.0

v1.17.2

05 Jun 06:10
Compare
Choose a tag to compare

What's Changed

  • Added parseString, detectFormat, isJson, isYaml functions
  • Allow setting defaults via options
  • Added support for uppercased filter methods
  • Added icons

Full Changelog: v1.17.1...v1.17.2

v1.17.1

18 May 13:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

14 Apr 05:44
Compare
Choose a tag to compare

What's Changed

  • Filter - Added inverse filtering for flags and flagValues by @thim81 in #105

Full Changelog: v1.16.1...v1.17.0

v1.16.1

06 Mar 09:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.16.1

v1.16.0

16 Jan 08:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.4...v1.16.0

v1.15.4

07 Jan 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.3...v1.15.4

v1.15.3

05 Jan 20:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

09 Nov 21:58
Compare
Choose a tag to compare

What's Changed

  • Filter - Remove only OpenAPI path items without operations by @thim81 in #97

Full Changelog: v1.15.1...v1.15.2

v1.15.1

02 Nov 08:23
Compare
Choose a tag to compare

What's Changed

  • Don't throw if name doesn't exist by @SferaDev in #94
  • Sort - Prevent error if name doesn't exist by @thim81 in #95

New Contributors

Full Changelog: v1.15.0...v1.15.1