Skip to content

Latest commit

 

History

History
executable file
·
50 lines (35 loc) · 1.42 KB

File metadata and controls

executable file
·
50 lines (35 loc) · 1.42 KB

Change Log

Released on Friday, 2 September, 2016.

Added

  • Added change log.
  • Added orientation support (fixes issue #2).

Fixed

  • Fixed a potential bug where it was possible to have a collection view with zero items specified in a row.
  • Fixed a UI issue where the bottom-most items would stick to the bottom edge and not be padded.

Released on Wednesday, 18 May, 2016.

Added

  • Added new screenshots to readme.
  • Added credited article's author name to readme.

Fixed

  • Minor formatting fixes to readme and code.

Released on Wednesday, 11 May, 2016.

Added

  • Added nullability annotations.

Updated

  • Merged pull request #1 from ReadmeCritic.

Released on Sunday, 28 Dec, 2015.

Added

  • Documentation to the properties.
  • Set default item height to the item width if unavailable.

Updated

  • Readme to include info about installing from CocoaPods.

Fixed

  • Added checks for delegate methods.

Released on Sunday, 20 Dec, 2015.

Added

  • Initial release.