2.0.0-rc3
Pre-release
Pre-release
What's Changed
gravatar
(Core module)
- Throwing
GravatarException
on noncatching service methods. All exceptions will be wrapped with theGravatarException
, so we provide theErrorType
and also the original exception.
gravatar-ui
gravatar-quickeditor
- Handle
android.permission.CAMERA
when included in the app manifest.
Full Changelog: 2.0.0-rc2...2.0.0-rc3