Hero v1.5.0 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • ๐Ÿš€ 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)
    • 0๏ธโƒฃ 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)