v0.22.0
What's Changed
- feat: initial support for JSON Schema compatible reference resolver by @tdakkota in #260
- chore(deps): bump github.com/go-faster/jx from 0.32.2 to 0.33.0 in /examples by @dependabot in #263
- chore(deps): bump github.com/go-faster/jx from 0.32.2 to 0.33.0 by @dependabot in #262
- test: build generated testing schemas by @tdakkota in #268
- feat(parser): allow resolve schema via any JSON Pointer by @tdakkota in #269
- fix(gen): improve enum values naming algorithm, add multiple strategies by @tdakkota in #270
- feat(jsonpointer): improve escaping, reduce allocations by @tdakkota in #271
- refactor: generate AdditionalProps field using ir by @tdakkota in #272
Full Changelog: v0.21.0...v0.22.0