Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 827 Bytes

File metadata and controls

22 lines (16 loc) · 827 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

  • Rust rewrite of the t Twitter CLI with legacy-compatible command surface
  • 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 Twitter API support with automatic fallback
  • Streaming support for filtered and sampled streams
  • Column-aligned output format matching legacy Ruby CLI
  • YAML configuration file support
  • Bash completion support