Skip to content

Releases: kcl-lang/kcl-openapi

v0.6.0

12 Mar 13:07
6a29c60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.5

19 Dec 08:27
cdaa48b
Compare
Choose a tag to compare

What's Changed

  • fix: element type nil pointer in the schema gen context by @Peefy in #80
  • fix: additional property and item property pattern by @Peefy in #81

Full Changelog: v0.5.4...v0.5.5

v0.5.4

13 Dec 08:49
249fb77
Compare
Choose a tag to compare

What's Changed

  • chores: add contributing doc by @amyXia1994 in #76
  • feat: impl all item regex pattern in the openapi gen schema by @Peefy in #77
  • fix: map to kcl values by @Peefy in #78
  • feat: impl model schema allof validations by @Peefy in #79

Full Changelog: v0.5.3...v0.5.4

v0.5.3

11 Dec 07:49
ce20607
Compare
Choose a tag to compare

What's Changed

  • fix: remove pattern validations for [int | str] types by @Peefy in #75

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Dec 07:28
7a470ba
Compare
Choose a tag to compare

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

  • @Peefy made their first contribution in #73

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Jul 07:10
a2418ab
Compare
Choose a tag to compare

Changelog

Docker Images

  • kcllang/kcl-openapi:v0.5.1

v0.4.3-alpha1

06 Jun 12:21
1dd7f73
Compare
Choose a tag to compare
  • kcl-openapi release binary
  • kcl-openapi release image

v0.4.1-alpha2

09 Jun 03:19
87c60a9
Compare
Choose a tag to compare

kcl-openapi code generator