Hero v1.1.0 Release Notes

Release Date: 2018-02-07 // about 6 years ago
    • โž• Added Constrained extension to make API more elegant. (#367) Big thanks to @dDomovoj for making this happen!

      view.heroID -> view.hero.id view.heroModifiers -> view.hero.modifiers // etc..

    • ๐Ÿ‘‰ Make tvOS Shared to be detected by carthage (#370) Credit to: @fruitcoder

    • Prevents animation from restarting when new UITabBarController tab is pressed rapidly multiple times (#373) Credit to: @armandsLa

    • ๐Ÿ›  Fix debug plugin to respect iPhone X safe insets (#375) Credit to: @nick-potts

    • ๐Ÿ›  Fix a force unwraps crashes. (#335) @imougy

    • ๐Ÿ›  Fix tabbar issues with hideButtonBarOnPush

    • Internal cleanup with CG extensions (#369) @adamnemecek

    • ๐Ÿ›  Fix internal influencing other animations libraries.