Skip to content

Releases: thim81/openapi-format

v1.30.0

16 Mar 14:21

Choose a tag to compare

What's Changed

Full Changelog: v1.29.5...v1.30.0

v1.29.5

28 Feb 17:23

Choose a tag to compare

What's Changed

  • Add missing types for inverseFlags/inverseFlagValues by @segevfiner in #195
  • Types: Update Typescript typings by @thim81 in #197
  • Filter: preserve inverse flag filtering with stripFlags by @thim81 in #198
  • Filter: combine inverseTags and inverseFlag by @thim81 in #199

New Contributors

Full Changelog: v1.29.4...v1.29.5

v1.29.4

23 Feb 22:44

Choose a tag to compare

What's Changed

  • refactor: Switch to jsonpathly library

Full Changelog: v1.29.3...v1.29.4

v1.29.3

11 Jan 19:21

Choose a tag to compare

What's Changed

  • Fix some optional config file boolean options not being honored @jdechicchis in #188
  • test: overlay-multiline-description by @thim81 in #189
  • chore: Tag docker with version
  • test: overlay-multiline-description

New Contributors

Full Changelog: v1.29.2...v1.29.3

v1.29.2

22 Dec 11:25

Choose a tag to compare

What's Changed

Full Changelog: v1.29.1...v1.29.2

v1.29.1

15 Dec 20:02

Choose a tag to compare

What's Changed

  • Overlays): fix copy update object to avoid applying to references by @johncowen in #183

New Contributors

Full Changelog: v1.29.0...v1.29.1

v1.29.0

24 Sep 10:27

Choose a tag to compare

What's Changed

Full Changelog: v1.28.0...v1.29.0

v1.28.0

12 Sep 11:46

Choose a tag to compare

What's Changed

  • fix: incorrect relative path generation in $ref during OpenAPI document splitting by @SaranshChaudhary in #175
  • Improvement: Added safe checks for invalid YAML by @thim81 in #177
  • Overlay - Support "extends" for referencing OpenAPI documents by @thim81 in #178

New Contributors

Full Changelog: v1.27.3...v1.28.0

v1.27.3

30 Jul 07:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.27.2...v1.27.3

v1.27.2

14 Jul 16:08

Choose a tag to compare

What's Changed

  • Sorting: fix encodeLargeNumbers to respect comma values by @thim81 in #171

Full Changelog: v1.27.1...v1.27.2