All Versions
50
Latest Version
Avg Release Cycle
19 days
Latest Release
2635 days ago

Changelog History
Page 5

  • v0.3.4 Changes

    June 05, 2015

    ✨ Enhancements

    • 👍 Displaying only two menu items is now supported thanks to jeksys
    • Small improvements

    🛠 Bugfixes

    • 🚀 Changed framework's deployment target to 8.0 for Carthage users thanks to alexcurylo
    • 🛠 Fixed AutoLayout constraints bug for rotating with SegmentedControl
  • v0.3.3 Changes

    May 29, 2015

    ✨ Enhancements

    • Separate RoundRect scale into horizontal and vertical one
    • ➕ Add Validator class to validate options value
  • v0.3.2 Changes

    May 29, 2015

    ✨ Enhancements

    • ➕ Added new item mode, RoundRect
    • ⏪ Revert animation duration default value to 0.3
    • ➕ Added CHANGELOG.md
  • v0.3.1 Changes

    May 17, 2015

    ✨ Enhancements

    • Created PagingMenuOptions.swift to separate class declaration from PagingMenuController.swift
    • ➕ Added validator for default page option

    🛠 Bugfixes

    • 🛠 Fixed unexpected behavior of default page option
  • v0.3.0 Changes

    May 16, 2015

    ✨ Enhancements

    • ➕ Added MenuItemMode to change menu item design (RoundRect mode is not supported yet at this time)
  • v0.2.3 Changes

    May 15, 2015

    🛠 Bugfixes

    • 🛠 Fixed self in closure to resolve strong reference cycle
  • v0.2.2 Changes

    May 11, 2015

    🛠 Bugfixes

    • 🛠 Fixed incorrect accessors for some methods
  • v0.2.1 Changes

    May 11, 2015

    🛠 Bugfixes

    • ➕ Added some files for Carthage
  • v0.2.0 Changes

    May 11, 2015

    ✨ Enhancements

    • 👌 Support Carthage
  • v0.1.0 Changes

    May 10, 2015

    ✨ Enhancements

    • 👌 Support CocoaPods
    • Created demo project