v0.54.0
What's Changed
- fix(jsonpointer): pop location from resolver stack by @tdakkota in #650
- fix(gen): use correct filename in log messages by @tdakkota in #652
- fix(gen): improve merge algorithm by @tdakkota in #651
- feat(gen): implement enum
allOf
merge by @tdakkota in #653 - feat(ogen): support URL as spec path argument by @tdakkota in #647
- refactor(enum): try to use naming strategy without special characters first by @shadowspore in #654
Full Changelog: v0.53.0...v0.54.0