- Fix code coverage not generated issue in Xcode 15.0 - @blackjacx.
- Upgrade project to Xcode 15.0, Swift 5.10, iOS min deployment target 14.0 - @blackjacx.
- #33: Make DataSource Default Init Public - @Blackjacx.
- #32: XCframework Compatibility - @Blackjacx.
- Xcode 12.4 migrations - @blackjacx.
- Disables SwiftLint - @blackjacx.
- #31: Fix Cells Separator Inset - @Blackjacx.
- #29: Implement Custom Section Headers - @Blackjacx.
- #28: Add ModelCollection.insert() and Section.insert() - @Blackjacx.
- #27: Add support for Accessory Type - @Blackjacx.
- #26: Enable module stability - @Blackjacx.
- #23: Prevent clamping of auto dimension - @Blackjacx.
- #22: Implement Image Download Example - @Blackjacx.
- #21: Implement HeightConfigurable Protocol - @Blackjacx.
- #20: Optional Cell Height Configuration - @Blackjacx.
- #17: Fix crash isInBounds - @Blackjacx.
- #16: Add SPM Support - @Blackjacx.
- Rename DidDeleteClosure && DidTapClosure > IndexPathClosure - @Blackjacx.
- #15: Add additional initializers for ModelCollection - @Blackjacx.
- #14: Implement removal functionality on ModelCollection - @Blackjacx.
- Use customized cells so the separator inset works correctly - @Blackjacx.
- Call adjustCellSeparatorInsets in all Examples - @Blackjacx.
- Fix hiding last N separators - @Blackjacx.
- Implement possibility to hide last N separators - @Blackjacx.
- Rename invalidViewModel > invalidModel - @Blackjacx.
- Publish DefaultSection initializer - @Blackjacx.
- Embed Framework, Fix Examples, UIKit dependency - @Blackjacx.
- #13: Upgrade Project Structure - @Blackjacx.
- Add AUTHORS file - @Blackjacx.
- #11: Swift 4.2 Migration & Project Re-Structuring - @blackjacx.
- Update podspec by removing non-source from sources - @blackjacx.
- #10: Conversion to Swift 4 - @blackjacx.
- Opts in for new build system - @blackjacx.
- Adding changelog support and automatically pushing github releases - @blackjacx.
- #8: Constrains Cell Type - @blackjacx.
- #7: Auto Selection Style - @blackjacx.
- #6: Allows Optional Items In Cell Configuration - @blackjacx.
- #5: Separator Inset Adjustment - @blackjacx.
- #4: Cell Action Sender - @blackjacx.
- #3: Implement Swift 3 Version of the Framework - @blackjacx.
- #1: Initial Setup - @blackjacx.
- #2: Fixed Pod Linter Warnings - @blackjacx.