v0.5.2
What's Changed
- docs: pin .golangci.yml, add CONFIGURATION.md and CHANGELOG.md by @ehabterra in #175
- fix(spec): resolve r.FormValue params to a valid OpenAPI location by @ehabterra in #176
- docs(claude): file an issue instead of building a workaround by @ehabterra in #179
- fix(spec): gate response schema by destination provenance to the writer (#170) by @ehabterra in #181
- fix(scripts): compare-spec detects status/value drift, not just missing keys by @ehabterra in #185
- fix(spec): resolve response value type through 2+ helper hops (#180) by @ehabterra in #183
- fix(spec): follow constructor-function response-writer wrappers (regression from #181) by @ehabterra in #184
- fix(spec): fan branched status through an error constructor to concrete codes (#155) by @ehabterra in #186
- refactor(spec): consolidate call-site assignment lookups (#182) by @ehabterra in #188
- fix(spec): resolve constructor-field status via edge-first lookup (#189) by @ehabterra in #190
- refactor(spec): unify the constructor-field resolver tail (#182) by @ehabterra in #191
- feat: resolve response status through an error mapper's struct field (#187, #192) by @ehabterra in #193
- fix(spec): resolve status through a cross-package error constructor/mapper by @ehabterra in #194
- fix(spec): anchor response detection on the write sink (#195) by @ehabterra in #198
- fix(spec): validator-tag & doc-comment fidelity (#167, #165, #166, #168) by @ehabterra in #199
Full Changelog: v0.5.1...v0.5.2