Texture v2.5.1 Release Notes

Release Date: 2017-10-24 // over 6 years ago
  • Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Dispatch batch update to main #trivial #626 (garrettmoon)
    • โšก๏ธ Check if we need to do a batch update #624 (garrettmoon)
    • ๐Ÿ›  Fix naming conflict with YYText #trivial #623 (maicki)
    • ๐Ÿ›  Fix "This block and function declaration is not a prototype" warning. #619 (mbesnili)
    • โšก๏ธ update Pinterest CDN URL in example code #613 (derekargueta)
    • [ASTextKitComponents] Make sure Main Thread Checker isn't triggered during background calculations #trivial #612 (nguyenhuy)
    • [ASTextKitComponents] Temporary components can be deallocated off main #trivial #610 (nguyenhuy)
    • โšก๏ธ Update layout2-layoutspec-types.md #608 (olcayertas)
    • Don't set download results if no longer in preload range. #606 (garrettmoon)
    • ๐Ÿ‘ Animated WebP support #605 (garrettmoon)
    • [ASVideoNode] Time observer fix #604 (flovouin)
    • โž• Add assertion in dealloc that it is on main in ASTextKitComponents #trivial #603 (maicki)
    • ASTextKitComponents needs to be deallocated on main #598 (maicki)
    • โšก๏ธ update faq toc links to match the generated html id #trivial #597 (romankl)
    • 0๏ธโƒฃ [PINCache] Set a default .byteLimit to reduce disk usage & startup time. #595 (appleguy)
    • ๐Ÿšš Move clearing out of ASTextKitComponents property delegates into ASTextKitComponents dealloc #trivial #591 (maicki)
    • โฑ Clear ivar after scheduling for main thread deallocation #trivial #590 (maicki)
    • ๐Ÿ‘‰ Use Nil for "no class" instead of nil #trivial #589 (Adlai-Holler)
    • โšก๏ธ Update showcase.md #587 (hannahmbanana)
    • ๐Ÿ‘ท Rolling back CI to known version for now #585 (garrettmoon)
    • ๐Ÿ”’ Use node lock instead of separate one to avoid deadlocks. #582 (garrettmoon)
    • [_ASPendingState] Make sure accessibility strings are not nil before allocating attributed strings for them #trivial #581 (nguyenhuy)
    • [ASTextNode] Implement an example comparing ASTextNode 1 & 2 behavior. #570 (wsdwsd0829)
    • ๐ŸŒ [ASCollectionView] Fix index space translation of Flow Layout Delegate methods. #467 (appleguy)
    • ๐ŸŽ [ASCollectionView] Improve performance and behavior of rotation / bounds changes. #431 (appleguy)