MBCalendarKit v5.0.0 Release Notes

Release Date: 2017-08-17 // over 6 years ago
  • โž• Added

    • ๐Ÿ“š Code level documentation.
    • ๐Ÿ‘ Dynamic framework Support.
    • Flag for animating week view properties.
    • ๐Ÿ‘Œ Support for custom cells with a new API.
    • Adopted Autolayout.
    • Adopted UICollectionView to render the calendar.
    • ๐Ÿ— Rendering in Interface Builder as an IBDesignable.
    • ๐Ÿ‘Œ Support for localization, including RTL environments.
    • Migration guide for MBCalendarKit 5.

    ๐Ÿ”„ Changed

    • Archived historical files that were cluttering the file system.
    • Improved Swift interoperability with nullability and NS_SWIFT_NAME().
    • Reorganized files on disk and project structure to match.
    • โšก๏ธ Updated changelog history going back to version 1.
    • โšก๏ธ Updated sample app to showcase features of the framework.