Skip to content

Releases: Antondomashnev/ADMozaicCollectionViewLayout

4.1.0

29 Oct 13:24
Compare
Choose a tag to compare
  • Add contentMode option

4.0.4

03 Mar 10:10
Compare
Choose a tag to compare
  • Remove pod dependencies from .gitignore

4.0.3

31 Jul 20:04
Compare
Choose a tag to compare
  • Fix the crash for init with storyboard example #26
  • Fixed ADMozaikLayoutCache's retain cycle & added tvOS support #27

4.0.2

08 Jun 13:55
Compare
Choose a tag to compare
  • Swift 3.2 updates #24

4.0.1

19 May 15:41
Compare
Choose a tag to compare
  • Swift 3.1 updates #23

4.0.0

07 Apr 20:54
Compare
Choose a tag to compare
  • Support supplementary views #21

3.1.0

24 Feb 09:44
Compare
Choose a tag to compare
  • Support XIB or storyboard initialization #17

3.0.0

21 Feb 08:48
Compare
Choose a tag to compare
  • Incompatible renaming in ADMozaikLayoutDelegate to silence Xcode warning #15

2.1.0

05 Oct 21:17
Compare
Choose a tag to compare
  • Support different orientations for layout
  • Item position calculation performance win 💥

2.0.0

18 Sep 19:50
Compare
Choose a tag to compare
  • Swift 3.0 support