Releases: exoego/rspec-openapi
Releases · exoego/rspec-openapi
v0.18.3
What's Changed
🐞 Bugfixes
- Use Rack::MockRequest for correct router recognize on hanami app by @AlexeyMatskevich in #231
📦 Other Changes
- Refactor global DEBUG_ENABLED to module-based configuration by @ny1020 in #220
- Releasing v0.18.3 by @exoego in #232
New Contributors
Full Changelog: v0.18.2...v0.18.3
v0.18.2
v0.18.1
v0.18.0
What's Changed
🎉 Exciting New Features
- Dont' log missing Rails/Hanami unless DEBUG by @exoego in #217
- Add support mounted rack app for rails and hanami by @AlexeyMatskevich in #213
📄 Documentation
- Fix code comment by @tricknotes in #211
📦 Other Changes
- Style/MapIntoArray: Use map instead of each to map elements into an array by @exoego in #214
- Bump rails by @exoego in #215
- Don't rescue when
require 'rspec/openapi/*'
raisesLoadError
by @tricknotes in #212 - Releasing V0.18.0 by @exoego in #218
New Contributors
- @tricknotes made their first contribution in #211
Full Changelog: v0.17.0...v0.18.0
v0.17.0
Enhancement
- Introduce Post-Processing Hook for OpenAPI Spec Customization by @ipepe in #206
- Add support hanami router by @AlexeyMatskevich in #205
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Enhancement
- Support deprecated attribute by @blocknotes in #201
- Hanami support by @AlexeyMatskevich in #202
Full Changelog: v0.16.0...v0.16.1