TableFlip v1.2 Release Notes

Release Date: 2017-09-27 // over 6 years ago

    ➕ Adding a completion handler when reloadData(inPlace: animated:) is called synchronously.

    A fix for animateWithFade() potentially calling it's completion block multiple times.


    🍱 ⚠️ Breaking changes ⚠️

    animateTableView() and animateCells() have been renamed to animate() and are differentiated based on the parameter passed in.

    Renaming reloadData(smoothly: animated:) to reloadData(inPlace: animated:).