Releases: kcl-lang/kcl-go
Releases · kcl-lang/kcl-go
v0.7.2 Release
What's Changed
- chore: deprecated old kcl-go commands by @Peefy in #199
- fix: add a field 'result' to get the result whose type is not []KCLRe… by @zong-zhe in #201
- chore: bump lib and kpm version to latest by @Peefy in #202
- chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 by @dependabot in #203
- feat: impl kcl openapi schema generation with kcl decorators by @Peefy in #206
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #207
Full Changelog: v0.7.1...v0.7.2
v0.7.1 Release
v0.7.0 Release
What's Changed
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #168
- fix: correct import data format for lists in yaml by @jakezhu9 in #170
- chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #171
- feat: bump kcl lib to v0.7.0-alpha.1 and impl path selectors for the run API. by @Peefy in #172
- feat: doc gen: support generate package doc in a single page; add ref link by @amyXia1994 in #173
- enhance: doc gen: display attributes in table by @amyXia1994 in #174
- feat: CompileOnly option merge by @Peefy in #175
- ci: use Windows 2019 in build-and-test-windows by @jakezhu9 in #177
- chore: bump artifact version to v0.7.0-alpha.2 by @Peefy in #178
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #179
- chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #180
- fix: override options by @Peefy in #181
- chore: bump kcl version to 0.7.0 beta.1 by @Peefy in #183
- feat: add testing APIs by @Peefy in #184
- feat: support logger opts to merge by @Peefy in #186
- feat: support logger opts merge by @Peefy in #187
- fix: add quotes to identifier with special character by @jakezhu9 in #185
- feat: add api gen cmd by @Peefy in #190
- chore: bump kcl artifact lib to v0.7.0-beta.2 by @Peefy in #191
- feat: add validate APIs by @Peefy in #189
- feat: add api 'GetFullSchemaType' to support external package in kcl doc by @zong-zhe in #188
- chore: bump kpm to v0.4.2 & bump kcl artifact to v0.7.0 by @Peefy in #192
New Contributors
- @dependabot made their first contribution in #168
Full Changelog: v0.6.1...v0.7.0
v0.7.0-beta.2 Release
What's Changed
- feat: support logger opts to merge by @Peefy in #186
- feat: support logger opts merge by @Peefy in #187
- fix: add quotes to identifier with special character by @jakezhu9 in #185
- feat: add api gen cmd by @Peefy in #190
- chore: bump kcl artifact lib to v0.7.0-beta.2 by @Peefy in #191
- feat: add validate APIs by @Peefy in #189
- feat: add api 'GetFullSchemaType' to support external package in kcl doc by @zong-zhe in #188
Full Changelog: v0.7.0-beta.1...v0.7.0-beta.2
v0.7.0-beta.1 Release
v0.7.0-alpha.2 Release
What's Changed
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #168
- fix: correct import data format for lists in yaml by @jakezhu9 in #170
- chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #171
- feat: bump kcl lib to v0.7.0-alpha.1 and impl path selectors for the run API. by @Peefy in #172
- feat: doc gen: support generate package doc in a single page; add ref link by @amyXia1994 in #173
- enhance: doc gen: display attributes in table by @amyXia1994 in #174
- feat: CompileOnly option merge by @Peefy in #175
- ci: use Windows 2019 in build-and-test-windows by @jakezhu9 in #177
- chore: bump artifact version to v0.7.0-alpha.2 by @Peefy in #178
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #179
- chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #180
New Contributors
- @dependabot made their first contribution in #168
Full Changelog: v0.6.1...v0.7.0-alpha.2
v0.6.1 Release
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0 Release
What's Changed
- feat: support nested object when generating from terraform schema by @jakezhu9 in #152
- chore: release kcllang/kcl-go docker image by @amyXia1994 in #153
- chore: bump kcl and kpm to latest by @Peefy in #154
- enhance: support schema example in doc gen by @amyXia1994 in #155
- fix: show error message and exit after doc cmd validation error by @amyXia1994 in #158
- minor: add GetSchemaTypeMapping rest api by @amyXia1994 in #159
- feat: add export openapi API by @amyXia1994 in #160
- chore: bump kcl version to v0.6.0 by @Peefy in #162
Full Changelog: v0.5.0...v0.6.0
v0.6.0-alpha.1 Release
What's Changed
- feat: support nested object when generating from terraform schema by @jakezhu9 in #152
- chore: release kcllang/kcl-go docker image by @amyXia1994 in #153
- chore: bump kcl and kpm to latest by @Peefy in #154
Full Changelog: v0.5.7...v0.6.0-alpha.1
v0.5.7 Release
chore: bump kcl artifact go to v0.5.8 (#151)