Skip to content

Releases: woosignal/wp-json-api-flutter

v3.1.3

03 Sep 21:39
Compare
Choose a tag to compare
  • Add roles to WPUserInfoResponse

v3.1.2

03 Sep 14:58
Compare
Choose a tag to compare
  • Ability to add and remove roles from a user
  • Dependency updates

v3.0.0

13 Apr 19:46
Compare
Choose a tag to compare
  • Added null safety support
  • Dependency updates

v2.0.0

19 Nov 13:42
Compare
Choose a tag to compare
  • Support for v2.0.0 wp-json-api WordPress plugin

v0.1.4

16 Jun 01:26
Compare
Choose a tag to compare
  • Meta data now is returned for users
  • Ability to store, update and delete meta data on WP_User
  • Throw exceptions for requests
  • Handle async await in callback
  • Updated models
  • Refactor model file names
  • More documentation added in code