Releases: railxdev/sdk
Release list
@railx/sdk 0.6.3
Documentation and package-discovery update.\n\n- Adds focused npm keywords for Stock Tokens, tokenized stocks, Robinhood Chain, TypeScript, RWA, trading APIs, and AI agents.\n- Adds common integration use cases and a direct path to the official RailX MCP server.\n- Adds the public issue tracker to package metadata.\n\nAPI compatibility is unchanged. Targets RailX API v0.
@railx/sdk v0.6.2
RailX SDK 0.6.2 preserves timeout and cancellation errors while reading response bodies, rejects malformed success envelopes, and validates retry counts. It targets the same API v0 contract.
- Requires Node.js 20.3 or newer for combined timeout and cancellation signals.
- Ships source files so package source maps resolve.
- Aligns the quickstart with the public Stock Tokens message and explains all plan verdicts, policy configuration, and reusable idempotency keys.
Validation: all 18 SDK behavioral and version tests, the package build, archive inspection, and public quality checks passed. Published from RailX-authored source through GitHub Actions trusted publishing with npm provenance.
@railx/sdk v0.6.0
Adds public behavioral tests, a 30-second default request timeout, per-request timeout overrides, AbortSignal cancellation, and structured timeout and cancellation errors. The README, contribution guide, security policy, and release gates are updated for the public SDK.