The format of this document is inspired by Keep a Changelog and the project follows Semantic Versioning.
None.
None.
None.
None.
- For
UITableViewCellwhose background color is set bybackgroundConfiguration, the cell now shows the ghost layers only for the content instead of the whole cell. [#138]
- New
GravatarDefaultImageandGravatarRatingsenums available and helper method to get Gravatar URL [#133] - Gravatar updated to use SHA256 over MD5 [#133]
- Fix an issue with
downloadImagefailure callback being called on the background thread [#130]
- Add a new
ImageCachingprotocol and anImageCacheclass with asharedproperty to allow overriding the default image cache [#129]
- Addresses a crash in the
BottomSheetViewControllerthat was occurring due to an incorrect usage of a selector. The crash was caused by trying to call thebuttonPressedinstance method as a class method onBottomSheetViewController.self.
BottomSheetViewControllercan now work modally, too [#126]- Add Swift Package Manager support [#120]
- Add this changelog file [#119]
- Deprecates some types in favor of the new Gravatar iOS SDK