Releases: chainreactors/libcstx
Releases · chainreactors/libcstx
Release list
libcstx v0.4.1
libcstx v0.4.1 syncs the cstx v0.4.1 SDK, generated bindings, prebuilt FFI libraries, and WASM bundle.
- Updates the Go SDK and native FFI interfaces for cstx v0.4.1.
- Includes refreshed repository/history and graph APIs.
- Ships updated Python type stubs and WASM artifacts.
- Passes the Go regression test suite on the release commit.
Go consumers should use module version github.com/chainreactors/libcstx/go v0.4.1 (tag go/v0.4.1).
libcstx v0.3.2
libcstx v0.3.2 syncs the cstx v0.3.2 SDK and prebuilt FFI libraries.
- Restores deterministic EASM discovery in static builds while keeping plugin loading explicit.
- Adds
Schemas.PluginArtifactsmetadata API. - Ships generated SCO/SRO Go types from the cstx proto source.
- Uses the native CGO runtime by default.
Go consumers should use module version github.com/chainreactors/libcstx/go v0.3.2 (tag go/v0.3.2).