Skip to content

Releases: futuredapp/CellKit

Differentiable improvements

20 Apr 09:05
8d69e1b
Compare
Choose a tag to compare
Pre-release
  • Fix typos in public interface for Differentiable (breaking change)
  • Fix comparing sections in Differentiable
  • Cosmetic changes

Futured CellKit

20 Jan 12:59
cb0ea2d
Compare
Choose a tag to compare
Futured CellKit Pre-release
Pre-release
Merge pull request #36 from futuredapp/housekeep/company-rebranding

Housekeep: Company rebranding

Use DifferenceKit instead of Dwifft subspec

08 Nov 09:32
fb9fc16
Compare
Choose a tag to compare
Merge pull request #30 from thefuntasty/feature/difference-kit

Difference cell model data source using DifferenceKit

SPM fixes

28 Aug 08:56
ebf4933
Compare
Choose a tag to compare
SPM fixes Pre-release
Pre-release
  • Use proper versioning for SPM
  • Use main repo of Dwifft

Swift package manager

05 Aug 12:56
9cf913d
Compare
Choose a tag to compare
Swift package manager Pre-release
Pre-release
  • Remove Carthage
  • Add support for SPM
  • Example project uses SPM
  • Support for Xcode 11
  • Add linting
  • Add Fastlane

https://cocoapods.org/pods/CellKit

v0.4: Supplementary view headers and footers

09 Jul 07:41
160c62d
Compare
Choose a tag to compare

https://cocoapods.org/pods/CellKit

  • Rename registered headers to supplementary views
  • Check uses NIB in registration
  • Add supplementary view registration and presentation for flow layout
  • Fix Swift version for CocoaPods 1.6
  • Conform to flow delegate in abstract data source
  • Add collection reusable view to prevent inconsistencies
  • Add init of empty data source
  • Fix cell model data source init super calls

v0.3: Swift 5.0

10 Apr 14:14
4fd8660
Compare
Choose a tag to compare
v0.3: Swift 5.0 Pre-release
Pre-release

https://cocoapods.org/pods/CellKit

  • Linted podspec (for publishing to CocoaPods repo)
  • Unified versions to 0.3
  • Swift 5.0 support
  • Working build on iOS and tvOS platfroms (both Carthage and CocoaPods)
  • Removal of unsupported macOS and watchOS targets

v0.2: Swift 4.2

12 Nov 14:48
4fadb85
Compare
Choose a tag to compare
v0.2: Swift 4.2 Pre-release
Pre-release
Merge pull request #16 from thefuntasty/feature/platform-independent-…

v0.1

25 Sep 06:41
a5d72fe
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
Merge pull request #7 from thefuntasty/housekeep/any-equatable-cell-m…