Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 10 Jul 16:06
· 7 commits to 15ece47830a2d0d281a9752974cbaa888d56c2d0 since this release
25ca05e

2.0.0 (2025-07-10)

Features

  • General availability of version 2 with support for OpenAPI 3.1!!! 🎉🎉🎉 (a02d74c)

Bug Fixes

  • inconsistent visibility of properties in current keys class (cb9772f)
  • removes extraneous default value constant (bf8d0b6)
  • removes loop methods from parsing context as its available in loop detector instead (de3531b)
  • removes public mermaid types that were not usuable (ef7ae33)
  • removes redundant marker interface (5a055f9)
  • switches to a getter for API consistency (7975082)
  • unconsistent visibility of properties in current keys class (d0c20ab)
  • visibility of extension methods (1e9112a)