0.1.0
Pre-release
Pre-release
andrewdmontgomery
released this
08 Mar 22:48
·
776 commits
to trunk
since this release
What's Changed
- Managing Ruby and Gems by @andrewdmontgomery in #2
- Setup to develop as a Swift Package by @andrewdmontgomery in #4
- Adding common data models by @etoledom in #8
- Add data models that represent the options to pass while downloading and setting Gravatar profile image by @pinarol in #9
- Refactor Demo project to embed the package instead of using it as a local package by @andrewdmontgomery in #24
- Recognize base host "gravatar.com" as gravatar URL by @etoledom in #12
- Add network layer for downloading the avatar image by @pinarol in #25
- Extract Gravatar Profile support from WPiOS by @andrewdmontgomery in #5
- Enable Buildkite CI by @andrewdmontgomery in #33
- Add imageview extension by @pinarol in #32
- Simple network layer by @etoledom in #34
- Move development back into default branch by @andrewdmontgomery in #39
- Cleanup of files and types not longer needed by @etoledom in #43
- Implementing all Image Download options by @etoledom in #41
- Make canonical URL public by @pinarol in #44
- Rename
GravatarImageProcessor
toImageProcessor
by @andrewdmontgomery in #52 - Make some public types internal by @etoledom in #60
- Making
DefaultImageProcessor
internal by @etoledom in #58 - Refactor SHA256 by @andrewdmontgomery in #61
- Adding GitHub action to publish DocC generated site to GitHub Page. by @etoledom in #47
- Adding missing methods to
ImageServing
protocol by @etoledom in #64 - Add MPL v2.0 license file and update the README accordingly by @maxme in #68
- Enable SwiftFormat by @andrewdmontgomery in #37
- Use
.reloadIgnoringLocalCacheData
when forceRefresh is true by @pinarol in #63 - Break up GravatarURL by @andrewdmontgomery in #45
- Rename
GravatarImageCache
toImageCache
by @andrewdmontgomery in #50 - Refactor errors by @pinarol in #71
- Splitting ImageServing into ImageUploader and ImageDownloader by @etoledom in #70
- Remove source file headers by @andrewdmontgomery in #74
- Make ImageRating enum pure swift by @etoledom in #83
- Remove
result.entry[0]
by @etoledom in #81 - Adding documentation catalog by @etoledom in #80
- Creating new
ImageQueryOptions
struct for query options only by @etoledom in #86 - First version of CONTRIBUTING.md and CODE-OF-CONDUCT.md by @hamorillo in #88
- Adding Default Image Option to
UIImageView.gravatar.setImage
by @etoledom in #84 - Move pixels conversion into ImageSize extension by @andrewdmontgomery in #91
- Add Demo App Code Signing by @jkmassel in #92
- Add a PR template by @pinarol in #93
- Rename defaultImage as defaultImageOption by @pinarol in #100
- More removal of "Gravatar" prefix by @pinarol in #101
- Improving docs of main types by @etoledom in #97
- Add features list in the readme by @pinarol in #104
- Adding getting started guide by @etoledom in #106
- Improve User Profile info - take 2 by @andrewdmontgomery in #105
- Improve User Profile info by @etoledom in #89
- Update the podspec: 0.1.0 by @andrewdmontgomery in #107
New Contributors
- @andrewdmontgomery made their first contribution in #2
- @etoledom made their first contribution in #8
- @pinarol made their first contribution in #9
- @maxme made their first contribution in #68
- @hamorillo made their first contribution in #88
- @jkmassel made their first contribution in #92
Full Changelog: https://github.com/Automattic/Gravatar-SDK-iOS/commits/0.1.0