1.0.0
What's Changed
- Rename ImageRating to Rating by @etoledom in #119
- Profile service parity with Android by @etoledom in #118
- Add AvatarService and refactor accordingly by @pinarol in #122
- Migrate to separate modules for
Gravatar
andGravatarUI
by @andrewdmontgomery in #123 - Rename DefaultImageOption as DefaultAvatarOption by @pinarol in #124
- Rename ImageQueryOptions as AvatarQueryOptions by @pinarol in #131
- Removing completion block from Profile Service by @etoledom in #133
- Automate SDK Releases by @andrewdmontgomery in #125
- Split GravatarURL into AvatarURL and ProfileURL by @etoledom in #128
- Create a SECURITY.md by @andrewdmontgomery in #109
- Transform all instances of camel-cased
Url
to UppercasedURL
by @etoledom in #139 - Adding
isGravatarURL
extension. by @etoledom in #141 - Profile identifier with swift identifiable protocol by @etoledom in #140
- Introduce ProfileIdentifier and AvatarIdentifier by @andrewdmontgomery in #132
- Release 1.0.0 by @pinarol in #144
Full Changelog: 0.1.0...1.0.0