What Versions May Come (release candidate)
Pre-release
Pre-release
·
7 commits
to release/4_0
since this release
What's Changed
Breaking Changes
The OpenAPIKit30 module's OpenAPI.Document.Version
gained the v3_0_x(x: Int)
case and the OpenAPIKit module's OpenAPI.Document.Version
gained the v3_1_x(x: Int)
case. Any exhaustive switch statements will need to be updated.
Full Changelog: 4.0.0-beta.2...4.0.0-rc.1