MBCalendarKit v5.0.4 Release Notes

Release Date: 2017-09-05 // over 6 years ago
  • โž• Added

    • โž• Added an in-memory cache for date formatters.

    ๐Ÿ”„ Changed

    • ๐ŸŽ Performance gains of about 60-75% when scrubbing
    • ๐ŸŽ Audited CKCalendarCell for performance, including aggressive checking for changes before assigning new states, and reduced number of styling passes.
    • Cache a string representation of the custom cell reuse identifier when we change the cell class instead of computing it at each call to dequeue...

    โœ‚ Removed

    • โœ‚ Removed UIView(Borders), UIColor(HexString) and NSString(ToColor) categories for colors and borders.