Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.25 KB

File metadata and controls

50 lines (33 loc) · 1.25 KB

Change Log

All notable changes to this project will be documented in this file.

3.x Releases

2.x Releases

1.x Releases

Added

  • A public method to get the index path of an object.

Updated

  • Forced Equatable conformance for the generic type T.
  • Method naming for consistency across the project.
  • SwiftLint pod.

Updated

  • Publicly exposed the getter for the objects property

Added

  • Swift 4 support

Fixed

  • Changelog links

Added

  • README navigation
  • Changelog

Removed

  • Header copyrights which were preventing Cocoadocs from processing the tests.

Added

  • Initial release.