All notable changes to this project will be documented in this file.
AutoInsetter
adheres to Semantic Versioning.
1.2.x
Releases - 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.41.1.x
Releases - 1.1.01.0.x
Releases - 1.0.0
Released on 2018-06-14
Released on 2018-03-25
- #264 Incorrect superview would be used for child hierarchy relative calculations.
- by msaps
- Scroll views were unnecessarily evaluated and insetted when contained within insetted parent scroll views.
- by msaps
Released on 2018-03-19
- Fixed issue where
UITableViewController
andUICollectionViewController
would not inset correctly.- by msaps
Released on 2018-02-11
- Fixed issues with ignoring and misusing custom
contentInset
values on child scroll views.- by msaps
Released on 2018-02-05
- Now supports 'extension safe only' API usage.
- by msaps
Released on 2018-01-30
- AutoInsetter now takes the relative position of subviews into account when insetting.
- by msaps
Released on 2018-01-23
Initial AutoInsetter release - Easily provide custom view controller auto-insetting.