Changelog

View Source

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2025-05-21

Added

  • Initial release of DeribitEx
  • WebSocket-based client for Deribit API
  • Authentication and token management
  • Request/response handling via JSON-RPC
  • Subscription and resubscription handling
  • Time synchronization with server
  • Rate limiting implementation
  • Cancel-on-disconnect safety features
  • Telemetry integration for monitoring
  • Comprehensive test suite