kcl-lang / lib

KCL Multiple Language Bindings including Rust, Go, Python, Java, Kotlin, .NET, Swift, Lua, Node.js, Zig, C, C++, WASM, etc.
https://www.kcl-lang.io/docs/reference/xlang-api/overview
Apache License 2.0
7 stars 10 forks source link

chore: temp release node.js and python SDK #62

Closed Peefy closed 7 months ago

Peefy commented 7 months ago

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

ci: temp release for kcl python lib 0.8.5 and kcl node.js lib 0.8.6-rc.1

python release page: https://pypi.org/project/kcl-lib/ node.js release page: https://www.npmjs.com/search?q=kcl-lib

Peefy commented 7 months ago

@jianzs Thank you! I will open another PR to fix this. In javascipt, it's ok and you have used typesciprt, right?

jianzs commented 7 months ago

@jianzs Thank you! I will open another PR to fix this. In javascipt, it's ok and you have used typesciprt, right?

Yes, I've tested using TypeScript.

Peefy commented 7 months ago

@jianzs PTAL. https://github.com/kcl-lang/lib/pull/63