Skip to main content
0.1.0-alpha.5
2026-03-19
  • Added: billingCycleAnchor property when provisioning and updating subscriptions. Accepts SubscriptionBillingCycleAnchor.UNCHANGED (default) to keep the existing billing cycle anchor, or SubscriptionBillingCycleAnchor.NOW to reset it to the current timestamp.
0.1.0-alpha.4
2026-01-29
  • Updated stainless config for API configuration enhancement
0.1.0-alpha.3
2026-01-28
  • API updates implementing incremental improvements
0.1.0-alpha.2
2026-01-27
  • API updates
  • Improved cursor pagination for enhanced data retrieval
0.1.0-alpha.1
2026-01-27
Features:
  • Added customer endpoints
  • Promotional endpoints support
Maintenance:
  • Code formatting improvements for snippet readability
  • CI/CD workflow updates
  • Documentation corrections
  • Dependency upgrades (Babel, qs, js-yaml)
  • SDK configuration refinements