v0.5.2
What's Changed
- enhance: support v1 crd with multiple versions by @amyXia1994 in #63
- fix: wrong crd api version info by @amyXia1994 in #68
- fix: check blocks on "minItems/maxItems" and default value on 0 by @amyXia1994 in #69
- fix: regex imports and validation when schema has pattern defined by @amyXia1994 in #70
- feat: support yaml stream format input for CRD generation by @Peefy in #73
- fix: schema validator templates by @Peefy in #74
New Contributors
Full Changelog: v0.5.1...v0.5.2