Skip to content

Releases: hainayanda/MosaicGrid

v2.0

07 Dec 17:17
0d60c48
Compare
Choose a tag to compare

What's Changed

  • Rewrite view placing algorithm to be more space efficient by @hainayanda in #8

Full Changelog: 1.2.0...2.0.0

v1.2

03 Oct 16:40
6c68982
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.2.0

v1.1.2

07 Apr 16:06
0429daf
Compare
Choose a tag to compare

What's Changed

  • Checking validity of index logged as Error fixes by @hainayanda in #4

Full Changelog: 1.1.1...1.1.2

v1.1.1

13 Mar 16:16
0357271
Compare
Choose a tag to compare

What's Changed

  • Fix SpacerTile ambiguous usage when using no parameters by @hainayanda in #2

Full Changelog: 1.1.0...1.1.1

v1.1

13 Mar 13:53
3a237b7
Compare
Choose a tag to compare
  • Rename tileSized(w:h:) to usingGrids(h:v) to make it more self-explaining
  • Rename SpacerTile param to use h (horizontal) and v (vertical) instead of w (width) and h (height).
  • Renaming inconsistent usage of grid-tile naming in code
  • Make more init to enable assigning CGFloat for spacing

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0

15 Feb 09:59
Compare
Choose a tag to compare

Initial Release