Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@zong-zhe zong-zhe released this 19 Dec 10:34
· 5 commits to main since this release
067a42a

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