Skip to content

Releases: MaherKSantina/MSAutoView

3.1.2

20 Oct 00:29
Compare
Choose a tag to compare
  • Fixed a nasty XCode 12 issue where the library won't compile because of a protocol conformance

3.1.1

13 Oct 01:00
Compare
Choose a tag to compare

3.1.0

20 Dec 21:42
c0919aa
Compare
Choose a tag to compare
  • Added overridable prepareForReuse

3.0.0

06 Dec 00:15
Compare
Choose a tag to compare
  • Updated to swift 4.2

2.8.0

11 Sep 22:49
Compare
Choose a tag to compare

Changelog

  • Fixed tableViewCell and collectionViewCell being nil

2.7.0

29 Aug 04:55
Compare
Choose a tag to compare

Changelog

  • Added tableViewCell and collectionViewCell for MSAutoView

2.6.0

15 Aug 08:17
Compare
Choose a tag to compare

Changelog

Added ability to create a UIScrollView any view

2.5.0

11 Aug 09:12
Compare
Choose a tag to compare

Changelog

Added ability to create a table view cell or collection view cell from any view

2.4.0

08 Aug 08:21
Compare
Choose a tag to compare

Changelog

  • Added ability to fully configure constraints when embedding views #8

2.3.0

02 Aug 22:46
Compare
Choose a tag to compare

Changelog

  • Changed visibility for variables