Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 1.64 KB

Changelog

1.0.0 (2025-01-16)

⚠ BREAKING CHANGES

  • remove deprecated AppInfo code from codegen (#32)
  • move operations to nested Auth and User structs (#30)
  • update codegen with new fields and error codes (#23)

Features

  • add parameter guards for all methods (#34) (9b7ea60)
  • move operations to nested Auth and User structs (#30) (ab086d2)
  • remove deprecated AppInfo code from codegen (#32) (7fa839a)
  • surface invalid request error message in Display (#35) (2940056)
  • update codegen with new fields and error codes (#23) (73bac7a)