v0.99.0
What's Changed
- Use go1.19 formatting by @fenollp in #584
- Fix
resolveSchemaRef()
to load correctly an other spec. file referenced by$ref
by @masu-mi in #583 - Protect from recursion in openapi3.InternaliseRefs by @wtertius in #578
- cleanup after #583 by @fenollp in #585
- upgrade CI tools by @fenollp in #586
New Contributors
Full Changelog: v0.98.0...v0.99.0