Skip to content

Releases: kcl-lang/kcl-go

v0.10.0-beta.1 Release

15 Aug 15:27
1460c5c
Compare
Choose a tag to compare

What's Changed

  • chore: bump lib module to v0.10.0-beta.1 by @Peefy in #369

Full Changelog: v0.10.0-alpha.4...v0.10.0-beta.1

v0.10.0-alpha.4 Release

13 Aug 08:30
4d139c4
Compare
Choose a tag to compare

What's Changed

  • feat: enhancement kcl import go struct with schema name and doc field by @Peefy in #367
  • Chore: (deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #366
  • refactor: enhance kcl-go cgo build tags by @Peefy in #368

Full Changelog: v0.10.0-alpha.3...v0.10.0-alpha.4

v0.10.0-alpha.3 Release

06 Aug 09:35
Compare
Choose a tag to compare

v0.10.0-alpha.2 Release

06 Aug 07:25
75b87d6
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @Peefy in #357
  • fix: rpc server build tags and tests by @Peefy in #356
  • refactor: remove kpm deps outof kcl-go and reduce the 3rdparty deps size by @Peefy in #360
  • feat: add log message in the test report by @Peefy in #361
  • Improve test for no logmessage test. by @liangyuanpeng in #362
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.126.0 to 0.127.0 by @dependabot in #363
  • chore: bump lib version to v0.10.0-alpha.2 by @Peefy in #364

New Contributors

Full Changelog: v0.10.0-alpha.1...v0.10.0-alpha.2

v0.10.0-alpha.1 Release

26 Jul 13:44
fd00ef8
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by @dependabot in #353
  • chore: bump kcl lib version to v0.10.0-alpha.1 and sync the C API in the native client by @Peefy in #355
  • fix: runtime init panic by @Peefy in #354

Full Changelog: v0.9.3...v0.10.0-alpha.1

v0.9.3 Release

20 Jul 18:01
Compare
Choose a tag to compare

v0.9.2 Release

20 Jul 14:26
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.23.0 by @dependabot in #349
  • Chore: (deps): bump github.com/gofrs/flock from 0.11.0 to 0.12.0 by @dependabot in #348
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.125.0 to 0.126.0 by @dependabot in #347
  • Chore: (deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #346
  • feat: add build flag for native service by @Peefy in #350
  • feat: add more plugin APIs and documents by @Peefy in #351
  • feat: more api and examples by @Peefy in #352

Full Changelog: v0.9.1...v0.9.2

v0.9.1 Release

07 Jul 07:42
Compare
Choose a tag to compare

v0.9.0 Release

05 Jul 11:08
23bf71d
Compare
Choose a tag to compare
chore: bump kcl-lib and kpm to v0.9.0 (#345)

Signed-off-by: peefy <xpf6677@163.com>

v0.9.0-rc.2 Release

25 Jun 10:57
c43593f
Compare
Choose a tag to compare

What's Changed

  • feat: gen kcl config from toml by @Peefy in #327
  • 🎈 perf:modify deprecated methods by @XiaoK29 in #328
  • Chore: (deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #329
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.125.0 by @dependabot in #330
  • Chore: (deps): bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 by @dependabot in #331
  • feat: impl go package to kcl files by @Peefy in #333
  • Chore: (deps): bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 by @dependabot in #334
  • test: add relative import in override file API by @Peefy in #335
  • chore: bump kcl lib to 0.9.0-rc.2 by @Peefy in #336

Full Changelog: v0.9.0-rc.1...v0.9.0-rc.2