UNPKG

@revmax/agent-sdk

Version:

Official Node.js SDK for RevMax - billing, customer management, and usage tracking

57 lines (33 loc) 1.07 kB
# Changelog All notable changes to the RevMax SDK will be documented in this file. ## [Unreleased] ## [1.2.0] - 2025-05-04 ### Added - Advanced usage analytics tracking capabilities - Support for multiple authentication methods ### Changed - Improved error handling and reporting - Updated documentation for new features ### Fixed - Fixed rate limiting issue in high-throughput environments - Resolved intermittent connection failures ## [1.1.0] - 2025-04-14 ### Added <!-- - New resources for managing subscriptions --> - Extended API for usage reporting ### Changed - Optimized network performance - Enhanced TypeScript typings for better developer experience ### Fixed - Fixed memory leak in long-running operations - Addressed edge cases in authentication refresh ## [1.0.0] - 2025-03-13 ### Added - First stable release of the RevMax SDK - Complete set of core API functionality - Comprehensive documentation and examples ### Changed - Finalized API interfaces - Streamlined configuration options ## [0.0.3-beta.1] - 2023 Initial beta release.