invera-sdk changelog
All notable changes to the invera-sdk Python package. The Python and
TypeScript SDKs share one version and are released together.
[0.5.0] - 2026-09-22
- First release published to PyPI.
- Licensed under the PolyForm Perimeter License 1.0.1 together with the Layerwise SDK Additional Permission; both texts ship in the distribution.
- The package README is reduced to name, version, vendor, documentation link, license pointer, and this changelog.
[0.4.3] - 2026-09-21
- No Python changes; version kept in lockstep with the TypeScript SDK.
[0.4.2] - 2026-09-21
invera_sdk.__version__added as an alias ofSDK_VERSION.
[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.
[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
invera_sdk.advancedextension module.