v0.3.2-beta
Pre-release
Pre-release
0.3.2-beta (July 24, 2024)
Below is a list of all new features, APIs, deprecations, and breaking changes.
PR: #21
New Features
- Descriptions of API endpoints are now shown in main message. (Thanks to openapi-diff-node v2.0.0)
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