Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ctran88 ctran88 released this 16 Jan 17:12
0002a47

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)