Skip to content

v0.10.0 Release

Choose a tag to compare

@Peefy Peefy released this 16 Sep 09:02
· 187 commits to main since this release
9289f10

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