Skip to content

1.5.0

Compare
Choose a tag to compare
@JoeMatt JoeMatt released this 15 Feb 03:58
· 109 commits to master since this release
1.5.0
36c74ac

Maintainance Pre-Swift 5 release.

New maintainers

CHANGELOG

1.5.0

Added

  • Use custom snapshot for views that implement HeroCustomSnapshotView.
    #541 by @ManueGE

Changed

  • Added support for right to left languages.
    #520 by @ManueGE

  • 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)