Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

1.8.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 31 Oct 15:32

Added

  • UITableViewExtension to dequeue cells, headers & footers with static typing.
    via #10 by Murat Yilmaz

Changed

  • Updated code to Swift 4.2 & Xcode 10.

Fixed

  • Fixed an issue where the Info.plist file could not be found when executing tests.
    via #9 by Andreas Link
  • Fixes an issue in toGrayscale() method – did not consider image's scale.
    via #8 by Andreas Link