All Versions
14
Latest Version
Avg Release Cycle
30 days
Latest Release
2814 days ago

Changelog History
Page 2

  • v0.3.3 Changes

    July 20, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Listen to orientation change when needed. (App supports landscape & portrait)
    • ๐Ÿ‘ Animate picker only on supported orientations.
    • ๐Ÿ›  Fixed multiple selection mode cell selection not remembered issue. #8
  • v0.3.2 Changes

    July 16, 2015

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed return type of CZPickerView:titleForRow: to NSString.

    โž• Added

    • โž• Added CZPickerView:attributedTitleForRow to support attributed row title, reference: #3
  • v0.2.2 Changes

    July 14, 2015

    โž• Added

    • โž• Added allowMultipleSelection flag to support multiple selections, reference: #1
  • v0.2.1 Changes

    July 14, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed orientation issue, reference: #2.