Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@staguer staguer released this 19 Jul 01:37
· 70 commits to master since this release

Added TextViewLayout and OverlayLayout.

Swift 3.1 and Xcode 8.3 support.

Open ReloadableViewLayoutAdapter for extension.

Open ReloadableView and BatchUpdates for extension.

BatchUpdates becomes a class. (BatchUpdates changing from struct to class is technically a breaking change, hence the major version increment.)