- Decrease the minimum deployment target to iOS 10.
- Add the ability to toggle between having multiple items open at once or to have a single item open at a time.
- Add Carthage support.
- Added
scrollViewDidScroll(_:)
method into theDataSourceProvider
class.