Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.99 KB

Changelog

1.0.1 (2025-03-11)

Bug Fixes

  • sync codegen output & pin codegen version (#42) (2cb9f51)

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)