TORoundedTableView v0.2.1 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • 🛠 Fixed

    • A crash that would happen whenever a reload attempt occured while there were empty table sections. (#10)

Previous changes from v0.2.0

  • ✨ Enhancements

    • 0️⃣ Made the effect always on by default, adding showRoundedCorners to turn it off. (#7)
    • ➕ Added iOS 13 support, including layout improvements and dark mode support. (#8)

    🔄 Changed

    • 0️⃣ Corner radius is now 7 by default to more closely match iOS 13's design. (#7)
    • 0️⃣ To accomodate smaller screens, the default inset is now 18. (#7)