Skip to content

Releases: detroit-labs/IRLSize

2.3.0

19 Oct 20:50
b7a198c
Compare
Choose a tag to compare

Change Log

Added

  • Support for iPhone 12
  • Support for iPhone 12 mini
  • Support for iPhone 12 Pro
  • Support for iPhone 12 Pro Max
  • Support for iPad (8th Generation)
  • Support for iPad Air (4th Generation)
  • Support for Apple Watch Series 6
  • Support for Apple Watch SE

Updated

  • iOS deployment target set to 9.0 to match Xcode 12’s support.

2.2.4

15 Apr 21:07
1e1e888
Compare
Choose a tag to compare

Change Log

Added

  • Support for iPad Pro (12.9-inch) (4th Generation).
  • Support for iPad Pro (11-inch) (2nd Generation).
  • Support for iPhone SE (2nd Generation).

2.2.3

24 Sep 21:09
Compare
Choose a tag to compare

Change Log

Added

  • Support for iPad (7th Generation).

2.2.2

17 Sep 02:43
Compare
Choose a tag to compare

Change Log

Added

  • Support for iPhone 11, iPhone 11 Pro, iPhone 11 Pro Max, and Apple Watch Series 5
  • Preliminary support for the 10.2-inch iPad display size

2.2.1

29 May 18:44
Compare
Choose a tag to compare

Change Log:

Added

  • Support for the 7th-generation iPod touch

2.2.0: The Apple Orchard

29 Apr 18:42
e1ff21e
Compare
Choose a tag to compare

Change Log:

Updated

  • Switch from SDVersion to Orchard for device identification

Added

  • Support for 2019 iPad models

2.1.0: Back to the Future

07 Dec 15:23
Compare
Choose a tag to compare

Change Log:

Updated

  • Restored the deployment target to iOS 8.0 and watchOS 2.0.

2.0.1

09 Nov 04:37
11ca3e2
Compare
Choose a tag to compare

Change Log:

Updated

  • Improved accuracy of Apple Watch measurements
  • Improved the display of the example application, including supporting Dynamic Type

Added

  • Support for 2018 iPad Pro models
  • Fixed a bug in estimating iPad Pro sizes
  • Added debug logging of estimates (define IRLSIZE_DEBUG to 1 to use)

2.0.0: The Millimeter Release

06 Nov 21:08
Compare
Choose a tag to compare

Version 2.0.0 of IRLSize is a release with some breaking changes, most notably that all measurements, now sourced from official Apple documentation, are in terms of millimeters, where before they were in terms of meters.

Change Log:

Breaking Changes

  • Renamed IRLRawLengthMeasurement to IRLRawMillimeters
  • All measurements are now in terms of millimeters
  • Updated deployment target to iOS 10.0 and watchOS 3.0.

Updated

Fixed

  • Fixed incorrect values for landscape devices

1.3.0

04 Oct 15:05
Compare
Choose a tag to compare

This release adds support for the new 6.1" and 6.5" displays of the iPhone XR and iPhone XS Max, as well as the new 40mm and 44mm Apple Watch Series 4 models.