Skip to content

vers. 1.0.1

Latest

Choose a tag to compare

@komed3 komed3 released this 04 Aug 12:41
2fcfd54

This patch release focuses on API polish, improved type support, and small quality-of-life improvements across the RTBNext Python SDK.

What's Changed

  • Improved date seeking in date-based collections by resolving to the nearest available date on or before the requested date.
  • Added additional public type exports for SDK integrations, including resource events, cache interfaces, aggregation periods, and rate limit modes.
  • Added typed endpoint resource aliases to improve IDE support and static type checking.
  • Added additional convenience exports for commonly used SDK interfaces and types.
  • Renamed stats.top10 to stats.top_10 for better Python naming conventions.
  • Added endpoint and schema aggregation exports for easier imports.
  • Improved type definitions and public API consistency across resources, collections, and endpoints.

Full Changelog: v1.0.0...v1.0.1