All Versions
10
Latest Version
Avg Release Cycle
13 days
Latest Release
1678 days ago

Changelog History

  • v0.13.1 Changes

    September 22, 2019
    • ๐ŸŽ ๐Ÿž Fixes bug with wrongly calculated item size on macOS #133
  • v0.13.0 Changes

    September 20, 2019
    • ๐ŸŽ ๐ŸŽ Improves performance of internal methods such as resolveSizeForItem and createCache(with:). It measured to be about twice as fast than before #130 #129
    • ๐ŸŽ ๐Ÿ’ซ Performance optimizations to the built-in horizontal and vertical layouts #131
  • v0.12.2 Changes

    September 18, 2019
    • โž– Fixes negative footer item index #128
  • v0.12.1 Changes

    August 15, 2019
    • โšก๏ธ ๐Ÿญ Optimized the binary search algorithm #124
    • ๐Ÿ”จ ๐ŸŒธ Refactors the vertical layout to use a masonry inspired algorithm when using multiple items per row and dynamic heights #126
    • ๐Ÿฑ ๐Ÿ’Adds delegate methods for providing different line and item spacing per section #123
    • ๐Ÿฑ ๐Ÿž Fixes bugs related to the placement of header and footers when they use dynamic sizes #125
    • ๐Ÿฑ ๐Ÿ’ซ Improves overall test coverage
  • v0.12.0 Changes

    August 05, 2019
    • ๐Ÿฑ ๐Ÿž Fixes rare bug in the binary search algorithm #122
    • ๐Ÿฑ ๐Ÿ“ฏ Add support for setting custom header and footer sizes using delegates #121
  • v0.11.5 Changes

    July 25, 2019
    • ๐Ÿฑ ๐Ÿž Applys out-of-bounds fix to mosaic layout #118
  • v0.11.4 Changes

    July 25, 2019
    • ๐Ÿฑ ๐Ÿž Fixes out-of-bounds issue when sections are empty #116
  • v0.11.3 Changes

    June 13, 2019
    • ๐Ÿฑ ๐Ÿž Fix header & footer x origin when reaching the end #112
  • v0.11.2 Changes

    June 12, 2019
    • ๐Ÿฑ ๐Ÿž Fixes bottom sections inset not being used properly when not using footers #111
  • v0.11.1 Changes

    May 28, 2019
    • ๐Ÿฑ ๐Ÿˆ Add fix for rogue calls to prepare without invalidating the context #108