Skip to content

v0.3.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaychang99 jaychang99 released this 24 Jul 12:58
· 8 commits to main since this release
361ecc7

0.3.2-beta (July 24, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes.

PR: #21

New Features

Improvements

  • Arrays in schemas (in both parameters AND request/response bodies) are now displayed with improved readability. This works particularly well with ENUMs, in which possible values of are provided as an array.

Other Changes

  • openapi-diff-node upgraded from v1.1.0 to v2.0.0