Releases: kcl-lang/lib
Releases · kcl-lang/lib
v0.10.0-rc.1 Release
v0.10.0-beta.2 Release
v0.10.0-beta.1 Release
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
Full Changelog: v0.10.0-alpha.2...v0.10.0-alpha.3
v0.10.0-alpha.2 Release
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
v0.9.3 Release
Full Changelog: v0.9.2...v0.9.3
v0.9.2 Release
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
v0.9.1 Release
v0.9.0 Release
What's Changed
- Write library by temporary file creation to avoid in-place modification executed library by @bozaro in #74
- feat: fix github action for java sdk in centos7 by @zong-zhe in #72
- chore: bump kcl lib to v0.9.0-alpha.1 by @Peefy in #75
- feat: write lib without temp renaming file on windows by @Peefy in #76
- fix: add timestamp for kcl java jar by @zong-zhe in #77
- fix: update spec.proto and add a test case by @zong-zhe in #78
- fix: fix protobuf error by @zong-zhe in #79
- fix: fix protobuf error by @zong-zhe in #80
- fix: python api calling signature by @Peefy in #81
- feat: python API with the plugin agent by @Peefy in #82
- refactor: kcl nodejs override api by @Peefy in #83
- feat: update proto to support list and dict structure by @zong-zhe in #84
- fix: fix github action java release by @zong-zhe in #85
- fix: fix typo by @zong-zhe in #86
- feat: bump kcl lib version to v0.9.0-beta.1 by @Peefy in #87
- feat: kcl lang wasm-wasi node module by @Peefy in #88
- feat: add more wasm lib example and documents by @Peefy in #89
- refactor: rust wasm lib for KCL by @Peefy in #90
- feat: update ListVariables api by @zong-zhe in #91
- chore: bump kcl lib deps to 0.9.0 and bump protoc and protobuf version by @Peefy in #92
- feat: update spec for ListVariables by @zong-zhe in #93
- chore: bump kcl lib to v0.9.0-rc.2 by @Peefy in #94
- feat: get schema type and list variable API tests by @Peefy in #95
- feat: python plugin in the kcl-lib by @Peefy in #96
- feat: impl kcl java plugin by @Peefy in #97
- test: add more error test cases for plugin by @Peefy in #98
- feat: kcl dotnet bindings init version by @Peefy in #99
New Contributors
Full Changelog: v0.8.7...v0.9.0