This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
Released on: 2018-10-13
Changes:
- #15 - set(model: , at : ) bug with zero index, added @discardableResult (CollectionSection/TableSection) bug
- #17 Compatibility for Swift 4.2
- #18 TableSectionView, TableSection, CollectionSection and CollectionSectionView are open to subclass enhancement
- #19 - TableReloadAnimations is now conform to the new TableReloadAnimationProtocol protocol
- #14 Support for iOS 8
- #20 Added support for leadingSwipeActions/trailingSwipeActions (iOS 11+)