Skip to content

v0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaychang99 jaychang99 released this 14 Jul 15:16
· 17 commits to main since this release
20d7f4c

0.3.0-beta (July 14, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes.
PR: #17

New Features

  • Enums and examples are now shown in slack messages.
  • Properties which are not available or not provided are not shown in slack messages to save space.
  • ChangeLogs will show a detailed diff of properties in fields.

Improvements

  • None

Other Changes

  • openapi-diff-node ^1.0.1 -> 1.1.0

Bug Fixes

  • Distinguish required field being not available (N/A) and being false.