Skip to main content
0.1.0-alpha.5
2026-01-29
  • Updated stainless config for API improvements
0.1.0-alpha.4
2026-01-28
  • API updates implementing new functionality
0.1.0-alpha.3
2026-01-28
  • API updates
  • Improved cursor pagination for better data retrieval
0.1.0-alpha.2
2026-01-27
  • API update
  • Commented out promotional endpoints
0.1.0-alpha.1
2026-01-26
Features:
  • Added customer endpoints
  • Added param.SetJSON helper for client functionality
  • Support for optional JSON HTML escaping
Bug Fixes:
  • Process custom base URL ahead of time for clients
  • Documentation pointer prefix corrections
  • Test compatibility fixes for Prism
Chores:
  • Float64 validator type registration
  • Dependency updates (gjson, actions/checkout)
  • SDK configuration and codegen updates