Skip to content

Releases: kcl-lang/lib

v0.10.0 Release

16 Sep 09:02
9289f10

Choose a tag to compare

What's Changed

  • refactor: move go files to the go folder by @Peefy in #120
  • feat: add more cpp api and examples by @Peefy in #121
  • ci: enhance tests including c and cpp by @Peefy in #122
  • chore: bump lib version to v0.10.0-alpha.1 by @Peefy in #123
  • refactor: simplify all cpp examples by @Peefy in #125
  • feat: move native cgo API to the lib repo by @Peefy in #124
  • feat: add kcl kotlin lib and tests by @Peefy in #126
  • feat: kcl swift lib by @Peefy in #127
  • chore: bump version to v0.10.0-alpha.2 by @Peefy in #129
  • feat: add all suites and examples for kotlin API by @Peefy in #131
  • chore: bump kcl lib to v0.10.0-beta.1 by @Peefy in #132
  • chore: bump linux lib by @Peefy in #133
  • feat: initial lua api by @Peefy in #134
  • chore: bump lib 0.10.0-beta.2 by @Peefy in #135
  • refactor: python api code examples by @Peefy in #136
  • feat: kcl wasm lib both for node.js and browser by @Peefy in #137
  • chore: bump kcl lib version to v0.10.0-rc.1 by @Peefy in #138
  • feat: kcl runtime error message impl and add more unit tests by @Peefy in #139
  • test: add more wasm example tests by @Peefy in #140
  • test: add kcl rust plugin unit tests by @Peefy in #141
  • fix: wasm c str memory alloc on the end \0 char by @Peefy in #142
  • feat: kcl zig and cgo lib initial dev version by @Peefy in #143
  • test: cgo + zigcc cross compile by @Peefy in #144
  • feat: update kcl java ast schema index signature key node by @Peefy in #145
  • docs: update go binding readme docs by @Peefy in #147
  • chore: bump kcl lib to 0.10.0 by @Peefy in #146

Full Changelog: v0.9.3...v0.10.0

v0.10.0-rc.2 Release

14 Sep 11:55
cb06050

Choose a tag to compare

Merge pull request #144 from Peefy/test-cgo-zigcc-cross-compile

test: cgo + zigcc cross compile

v0.10.0-rc.1 Release

05 Sep 09:41
f8b008f

Choose a tag to compare

What's Changed

  • refactor: python api code examples by @Peefy in #136
  • feat: kcl wasm lib both for node.js and browser by @Peefy in #137
  • chore: bump kcl lib version to v0.10.0-rc.1 by @Peefy in #138

Full Changelog: v0.10.0-beta.2...v0.10.0-rc.1

v0.10.0-beta.2 Release

22 Aug 07:53
86a86e9

Choose a tag to compare

What's Changed

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

v0.10.0-beta.1 Release

14 Aug 13:52
bf9fcc8

Choose a tag to compare

What's Changed

  • feat: add all suites and examples for kotlin API by @Peefy in #131
  • chore: bump kcl lib to v0.10.0-beta.1 by @Peefy in #132

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

v0.10.0-alpha.3 Release

06 Aug 09:30

Choose a tag to compare

v0.10.0-alpha.2 Release

05 Aug 13:13

Choose a tag to compare

What's Changed

  • refactor: move go files to the go folder by @Peefy in #120
  • feat: add more cpp api and examples by @Peefy in #121
  • ci: enhance tests including c and cpp by @Peefy in #122
  • chore: bump lib version to v0.10.0-alpha.1 by @Peefy in #123
  • refactor: simplify all cpp examples by @Peefy in #125
  • feat: move native cgo API to the lib repo by @Peefy in #124
  • feat: add kcl kotlin lib and tests by @Peefy in #126
  • feat: kcl swift lib by @Peefy in #127
  • chore: bump version to v0.10.0-alpha.2 by @Peefy in #129

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

v0.10.0-alpha.1 Release

05 Aug 13:13

Choose a tag to compare

What's Changed

  • refactor: move go files to the go folder by @Peefy in #120
  • feat: add more cpp api and examples by @Peefy in #121
  • ci: enhance tests including c and cpp by @Peefy in #122
  • chore: bump lib version to v0.10.0-alpha.1 by @Peefy in #123

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

v0.9.3 Release

20 Jul 17:43

Choose a tag to compare

v0.9.2 Release

20 Jul 14:07
a377b34

Choose a tag to compare

What's Changed

  • fix: force node 16 in github action for centos7 release by @zong-zhe in #103
  • refactor: lib artifact and error message by @Peefy in #102
  • feat: dotnet nuget pkg by @Peefy in #104
  • feat: add kcl-go wasm lib example by @Peefy in #106
  • chore: sync kcl v0.9.1 API spec by @Peefy in #107
  • feat: add more python examples and pyi files by @Peefy in #108
  • feat: update API spec and C Libs by @Peefy in #109
  • feat: add all python API tests and reference docs by @Peefy in #110
  • feat: add all Java API tests and reference docs by @Peefy in #111
  • feat: add all node.js API tests and reference docs by @Peefy in #112
  • feat: add all Rust API reference docs by @Peefy in #113
  • feat: add all dotnet API tests and reference docs by @Peefy in #114
  • feat: c and cpp API init version by @Peefy in #115
  • feat: add more cpp api and examples by @Peefy in #116
  • feat: kcl capi based cbindgen by @Peefy in #117
  • chore: bump kcl 092 by @Peefy in #118
  • chore: bump kcl lib to v0.9.2 by @Peefy in #119

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