Skip to content

Releases: kcl-lang/lib

v0.10.2 Release

12 Oct 14:48
0cf5778
Compare
Choose a tag to compare

What's Changed

  • chore: remove cgo and zig cc compilation in the kcl go lib by @Peefy in #148
  • feat: use singleton for the client by @Peefy in #149
  • refactor: kcl lib home and install lock by @Peefy in #150
  • chore: bump kcl lib to 0.10.2 by @Peefy in #151

Full Changelog: v0.10.0...v0.10.2

v0.10.1-rc.2 Release

18 Sep 09:08
Compare
Choose a tag to compare

v0.10.1-rc.1 Release

18 Sep 08:08
6a6d0e7
Compare
Choose a tag to compare

What's Changed

  • chore: remove cgo and zig cc compilation in the kcl go lib by @Peefy in #148

Full Changelog: v0.10.0...v0.10.1-rc.1

v0.10.0 Release

16 Sep 09:02
9289f10
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

v0.10.0-alpha.2 Release

05 Aug 13:13
Compare
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