Skip to content

Releases: LuaSkills/luaskills-sdk-python

LuaSkills Python SDK 0.4.0

09 May 17:15

Choose a tag to compare

0.4.0 Highlights

  • Synced the SDK to the LuaSkills 0.4.0 native protocol and runtime assets.
  • Public runtime-session APIs are now replaced by runtime_leases() and RuntimeLease* helpers.
  • Added system runtime-lease helpers, host-owned path options, and host_result aware payload handling.
  • Source examples, wheel examples, docs, and package metadata now use the runtime_lease naming consistently.
  • This release expects the latest 0.4.0 native library; older runtime entrypoints are not treated as compatible.

LuaSkills Python SDK Examples 0.3.1

05 May 18:55

Choose a tag to compare

LuaSkills Python SDK Examples 0.3.1

This release contains a standalone examples package for the published PyPI package luaskills-sdk==0.3.1.

The package was smoke-tested by installing the published SDK, installing LuaSkills runtime assets, and running the bundled examples, including the persistent runtime-session flow.

Main repository: https://github.com/LuaSkills/luaskills

中文说明

本 Release 包含面向已发布 PyPI 包 luaskills-sdk==0.3.1 的独立示例包。

工作流已通过安装正式 SDK、安装 LuaSkills runtime 资产并运行内置示例完成冒烟验证,其中包含持久 runtime-session 流程。

LuaSkills Python SDK Examples 0.3.0

05 May 08:24

Choose a tag to compare

LuaSkills Python SDK Examples 0.3.0

This release contains a standalone examples package for the published PyPI package luaskills-sdk==0.3.0.

The package was smoke-tested by installing the published SDK, installing LuaSkills runtime assets, and running the bundled examples, including the persistent runtime-session flow.

Main repository: https://github.com/LuaSkills/luaskills

中文说明

本 Release 包含面向已发布 PyPI 包 luaskills-sdk==0.3.0 的独立示例包。

工作流已通过安装正式 SDK、安装 LuaSkills runtime 资产并运行内置示例完成冒烟验证,其中包含持久 runtime-session 流程。

LuaSkills Python SDK Examples 0.2.4

28 Apr 09:28

Choose a tag to compare

LuaSkills Python SDK Examples 0.2.4

This release contains a standalone examples package for the published PyPI package luaskills-sdk==0.2.4.

The package was smoke-tested by installing the published SDK, installing LuaSkills runtime assets, and running the bundled examples.

Main repository: https://github.com/LuaSkills/luaskills

中文说明

本 Release 包含面向已发布 PyPI 包 luaskills-sdk==0.2.4 的独立示例包。

工作流已通过安装正式 SDK、安装 LuaSkills runtime 资产并运行内置示例完成冒烟验证。