Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 764 Bytes

File metadata and controls

22 lines (16 loc) · 764 Bytes

Changelog

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.

6.0.0 - 2026-03-02

Added

  • Command-line interface for the X API
  • X API client library (x-api) for HTTP, auth, and retry primitives
  • OAuth 1.0a and OAuth 2.0 authentication support
  • Automatic retry with backoff for transient API errors
  • V1.1 and V2 X API support with automatic fallback
  • Streaming support for filtered and sampled streams
  • Column-aligned output formatting
  • YAML configuration file support
  • Bash completion support