All Versions
12
Latest Version
Avg Release Cycle
44 days
Latest Release
1535 days ago

Changelog History
Page 2

  • v0.7.0 Changes

    October 02, 2018

    ๐Ÿ‘Œ Improvements

    • ๐ŸŽ Performance improved by 1.5x with Swift4.2 ๐ŸŽ‰
    • โž• Add computed properties sectionChangeCount, elementChangeCount, hasSectionChanges andhasElementChanges in Changeset.
    • โž• Add ContentEquatable.

    ๐Ÿ’ฅ Breaking change

    • ๐Ÿ‘ End support for Swift 4.1 or lower.
  • v0.6.0 Changes

    September 19, 2018

    ๐Ÿ”‹ Features

    • โž• Add support for Swift4.2 (by @Sameesunkaria#30)
    • ๐ŸŽ macOS is now supported with UI extension (by @OskarGroth #29)
    • โž• Add subspec AppKitExtension for macOS UI

    ๐Ÿ’ฅ Breaking changes

    • The subspec name UIExtensions is now renamed to UIKitExtension