Skip to content

Releases: Automattic/Gravatar-SDK-Android

Release 1.0.0

05 Jun 08:48
4fd7ebb
Compare
Choose a tag to compare

What's Changed

gravatar (Core module)

  • API Key initialization
  • Refactor UserProfileState to a generic state
  • Using the new OpenApi specification (new REST API)
  • GravatarServices exposing suspend functions

gravatar-ui

  • Added empty state in UI components
  • Screenshot testing

demo-app

  • Allowing SSL Proxying to simplify testing
  • Show raw profile response

Full Changelog: 0.3.0...1.0.0

0.3.0

10 May 07:17
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

03 Apr 13:34
8df4bbb
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.2.0

0.1.0

10 May 07:18
03c676d
Compare
Choose a tag to compare

What's Changed

First release of the Gravatar Android SDK.

Full Changelog: https://github.com/Automattic/Gravatar-SDK-Android/commits/0.1.0