Skip to content

Releases: chainreactors/libcstx

libcstx v0.4.1

Choose a tag to compare

@M09Ic M09Ic released this 17 Aug 06:16
776e8d1

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

Choose a tag to compare

@M09Ic M09Ic released this 02 Aug 20:09
3dd2cbc

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.PluginArtifacts metadata 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).