YBSlantedCollectionViewLayout v3.1.1 Release Notes

Release Date: 2018-09-30 // over 6 years ago
    • Invalidate the cache for bounds only if the size has changed #28

Previous changes from v3.1.0

    • ⚡️ Updates to build specs with Xcode10 / Swift 4.2
    • 🛠 Fixes Identifier Name Violation #20
    • 👌 Improves the performances by using the cache effectively #23
    • 🛠 Fixes SwiftLint errors & warnings
    • ✂ Removes the deprecated isFistCellExcluded property
    • 🔨 Refactor mask calculation #26
    • Others minor enhancements