v0.43.0
What's Changed
- feat(jsonschema): wrap errors with line and column by @tdakkota in #458
- fix(sgcollector): allow encoding invalid UTF-8 inside
Report
by @tdakkota in #465 - fix(parser): do not panic if
Example
isnil
by @tdakkota in #463 - fix(ogenerrors): implement
errors.Formatter
andfmt.Formatter
by @tdakkota in #464 - feat(parser): pass location via
openapi
structs by @tdakkota in #461 - feat(ogen): parse correct line number for YAML by @tdakkota in #460
- fix(gen): handle cryptic parameter name by @tdakkota in #466
Full Changelog: v0.42.0...v0.43.0