Skip to main content
Version: 0.5.0

@layerwise-ai/invera-sdk changelog

All notable changes to the @layerwise-ai/invera-sdk TypeScript package. The Python and TypeScript SDKs share one version and are released together.

[0.5.0] - 2026-09-22

  • First release published to npm. The package is now named @layerwise-ai/invera-sdk.
  • Licensed under the PolyForm Perimeter License 1.0.1 together with the Layerwise SDK Additional Permission; both texts ship in the package.
  • The package README is reduced to name, version, vendor, documentation link, license pointer, and this changelog.

[0.4.3] - 2026-09-21

  • Browser-safe @layerwise-ai/invera-sdk/metadata subpath that exposes SDK_VERSION and the other public constants without Node-only imports.
  • The package declares sideEffects: false so bundlers can tree-shake it.

[0.4.2] - 2026-09-21

  • The package manifest is exposed through the ./package.json export.

[0.4.1] - 2026-09-17

  • Output words are split at internal whitespace in attribution word mapping.

[0.4.0] - 2026-09-02

  • Emitted attribution word mapping aligned between Python and TypeScript.
  • Releases are gated by live Engine end-to-end checks.
  • Documented the Node tokenizer container requirements.

[0.3.2] - 2026-08-25

  • Supports invera Engine Contract 2.x on the v1 routes.

[0.3.1] - 2026-07-30

  • Renamed to invera. Golden Path client, evidence stream, and the advanced extension module.