> [!IMPORTANT]
> Merging this pull request will create this release
## Fixes
### Allow OpenAPI 3.1-style `exclusiveMinimum` and `exclusiveMaximum`
Fixed by PR #1092. Thanks @mikkelam!
### Add missing `cast` import when using `const`
Fixed by PR #1072. Thanks @dorcohe!
### Correctly resolve references to a type that is itself just a single
allOf reference
PR #1103 fixed issue #1091. Thanks @eli-bl!
### Support `const` booleans and floats
Fixed in PR #1086. Thanks @flxdot!
Co-authored-by: knope-bot[bot] <152252888+knope-bot[bot]@users.noreply.github.com>