Skip to content

Releases: kcl-lang/kcl-go

v0.11.2

08 May 16:13
cf4eeb4
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release

What's Changed

  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.23 by @dependabot in #447
  • Chore: (deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot in #446
  • Chore: (deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #448
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 by @dependabot in #452
  • Chore: (deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #450
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.16.0 by @dependabot in #453
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 by @dependabot in #454
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #455
  • Chore: (deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 by @dependabot in #460
  • Chore: (deps): bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot in #459
  • Chore: (deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 by @dependabot in #461
  • Chore: (deps): bump github.com/emicklei/proto from 1.14.0 to 1.14.1 by @dependabot in #463
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 by @dependabot in #462
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1 by @dependabot in #457
  • chore: bump version to 0.11.2 by @zong-zhe in #464

Full Changelog: v0.11.1...v0.11.2

v0.11.1

10 Feb 09:08
b27ed9f
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump github.com/emicklei/proto from 1.13.3 to 1.14.0 by @dependabot in #425
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.10 to 1.15.13 by @dependabot in #426
  • Chore: (deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #427
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #429
  • fix: fix fmt toml. Only allow table after table in root scope by @He1pa in #430
  • Chore: (deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 by @dependabot in #431
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #432
  • chore: remove ubuntu20.04 for ci by @liangyuanpeng in #433
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.13 to 1.15.15 by @dependabot in #434
  • Chore: (deps): bump google.golang.org/grpc from 1.69.0 to 1.69.4 by @dependabot in #436
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #435
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #438
  • Chore: (deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #439
  • Enhancement: Support the JsonSchema "format" keyword for the KCL schema generation by @Siddhi-agg in #440
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.128.0 to 0.129.0 by @dependabot in #442
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.17 by @dependabot in #441
  • chore: bump version to 0.11.1 by @liangyuanpeng in #437
  • fix: fix escape error in document by @zong-zhe in #445
  • Chore: (deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #444
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot in #443

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 Dec 10:34
067a42a
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #400
  • Chore: (deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #401
  • chore: bump go-yaml deps and fix the multi-line yaml kcl generation by @Peefy in #403
  • Chore: (deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #406
  • feat: KCL Go AST definition and parser API by @Peefy in #408
  • refactor: ast node json unmarshal by @Peefy in #409
  • fix: function type json tag by @Peefy in #410
  • Chore: (deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #412
  • rename field name by @steeling in #413
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.13.8 to 1.15.4 by @dependabot in #414
  • fix: rm macos-12 env in github action by @zong-zhe in #415
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.4 to 1.15.7 by @dependabot in #416
  • Chore: (deps): bump github.com/emicklei/proto from 1.13.2 to 1.13.3 by @dependabot in #417
  • Chore: (deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #418
  • fix: bump lib version to 0.11.0-alpha.1 by @zong-zhe in #420
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.7 to 1.15.10 by @dependabot in #423
  • Chore: (deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #422
  • chore: bump version to 0.11.0 by @zong-zhe in #424

New Contributors

Full Changelog: v0.10.8...v0.11.0

v0.11.0-alpha.1

09 Dec 08:01
39ebbdc
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #412
  • rename field name by @steeling in #413
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.13.8 to 1.15.4 by @dependabot in #414
  • fix: rm macos-12 env in github action by @zong-zhe in #415
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.15.4 to 1.15.7 by @dependabot in #416
  • Chore: (deps): bump github.com/emicklei/proto from 1.13.2 to 1.13.3 by @dependabot in #417
  • Chore: (deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #418
  • fix: bump lib version to 0.11.0-alpha.1 by @zong-zhe in #420

New Contributors

Full Changelog: v0.11.0-alpha.0...v0.11.0-alpha.1

v0.11.0-alpha.0 Release

19 Nov 02:43
24f416f
Compare
Choose a tag to compare
Pre-release
docs: bump go deps to 1.23

v0.10.8 Release

05 Nov 12:26
82a7801
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.4 by @dependabot in #398
  • chore: bump kcl lib to 0.10.8 by @Peefy in #399

Full Changelog: v0.10.7...v0.10.8

v0.10.7 Release

28 Oct 11:13
Compare
Choose a tag to compare

What's Changed

  • chore: remove env and use vendor native lib in 0.11.x by @Peefy in #397

Full Changelog: v0.10.6...v0.10.7

v0.10.6 Release

24 Oct 09:07
Compare
Choose a tag to compare

v0.10.5 Release

23 Oct 11:29
Compare
Choose a tag to compare

v0.10.4 Release

23 Oct 02:37
99c5a94
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump github.com/yuin/goldmark from 1.7.4 to 1.7.8 by @dependabot in #393
  • chore: bump kcl lib to 0.10.4 by @Peefy in #394

Full Changelog: v0.10.3...v0.10.4