Releases: detroit-labs/IRLSize
Releases · detroit-labs/IRLSize
1.2.0
This release adds support for the iPhone 8, iPhone 8 Plus, and iPhone X.
1.1.1
The 1.1.1 release adds support for the new 10.5" iPad Pro display.
1.1.0
This release backports IRLSize to iOS 8 and watchOS 2. If you were using a version of IRLSize before 1.0 (which required iOS 10) on those OS versions and are now updated via CocoaPods to 1.1, you’ll need to update to the new method names of 1.0 and later.
1.0.2
This release adds explicit support for the iPad (5th Generation) and latest-model Apple Watches. They worked before, but direct identification is simpler.
1.0.1
This release adds explicit support for the iPhones 7. They worked before, but direct identification is simpler.
1.0.0 Release
This is the initial stable release of IRLSize using NSMeasurement
for all operations.