1.5.0
Maintainance Pre-Swift 5 release.
New maintainers
CHANGELOG
1.5.0
Added
Changed
- 
The hidden state of subviews are now taken into account in optimized snapshot type for
UIImageView.
#521 by @ManueGE 
Commits
- Fix iOS demo app failing and style on iOS 13
 - Fix lint warnings and build errors in demo app
 - Add extra metadata to podspec
 - Deprecated messages to renamed
 - Add Joe Mattiello into Podspec authors for publishing
 - Fix pod lib lint failures
 - Update Podspec imports to match source imports
 - Use more minimal import
 - Remove Swift files from framework bundle products
 - Remove access modifier warnings (#616)
 - GitIgnore xcode log files
 - Docs - Run jazzy against new spec
 - Docs - Update jazzy config
 - Bump version to 1.5.0
 - Set theme jekyll-theme-midnight
 - Use custom snapshot for views that implements HeroCustomSnapshotView (#541)
 - Keep using default navigation animation direction with RTL languages (#520)
 - Hidden subviews not taken in account in optimized snapshot type (#521)
 - Update Collection 2.0 (#553)