v0.3.0-beta
Pre-release
Pre-release
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.