Changelog
Tracks public API and platform-facing changes. Internal refactors omitted.
Format follows Keep a Changelog. Dates are UTC.
[Unreleased]
Added
- SDK quick-start pages for Python, Rust, and TypeScript under
/sdkswith install, auth, and first-call snippets. - Tutorials:
5-minute-first-call,streaming-funding-rates,building-an-arbitrage-bot,ai-agent-quickstart. - Real changelog skeleton (this page).
Changed
- FAQ and glossary audited for emoji/color characters — replaced with monochrome glyphs.
[2026-06-08]
Changed
- Docs IA overhaul: EN-default i18n, new top-level sections for Platform, Strategies, SDKs, Tutorials, Resources (#146).
[2026-04-30]
Added
- REST endpoints:
/api/v1/open-interest/*,/api/v1/liquidation/*. - CEX symbol-level endpoints:
oi,oi-stats,liquidation,volume. - WebSocket stream:
ws/v1/liquidation-feed(#140).
Older entries to be backfilled in a follow-up.