Skip to content

Releases: bojan/Thingy

iPhone SE (2020) support

20 Jul 11:29
Compare
Choose a tag to compare
  • Added support for the 2nd generation iPhone SE (2020).

Release 3.0.1

19 Jan 21:32
Compare
Choose a tag to compare
  • Fixed the missing iPad (2019) and iPod (7th generation) values in the allCases property.

2019 iPhone, iPad, Watch and iPod devices

15 Jan 15:30
Compare
Choose a tag to compare
  • Support for iPhone 11, 11 Pro and 11 Pro Max.
  • Support for iPad (2019).
  • Support for Apple Watch 5.
  • Support for iPod touch (7th generation).
  • Full support for Swift Package Manager (SPM).
  • Deprecated support for CocoaPods.

2018/2019 iPhone, iPad and Watch devices

26 Apr 12:55
Compare
Choose a tag to compare
  • Support for iPhone XR, XS and XS Max.
  • Support for iPad Pro 12" (3rd generation), iPad Pro 11", iPad mini 5, iPad Air 3.
  • Support for Apple Watch Series 4.
  • Support for Apple Watch screen sizes.

iPad (2018) support

26 Apr 12:43
Compare
Choose a tag to compare
  • Support for the 6th generation iPad (2018).

Display size comparison

02 Mar 10:06
Compare
Choose a tag to compare

Display sizes can now be compared using standard comparison operators <, >, ==, <=, >=.

Release 2.0.0

02 Nov 11:21
Compare
Choose a tag to compare
  • Swift 4.0 support
  • Xcode 9.0 support

Release 1.0.3

02 Nov 11:20
Compare
Choose a tag to compare
  • Add the fall 2017 devices:
    • iPhone 8
    • iPhone 8 Plus
    • iPhone X
    • Apple Watch Series 3
    • Apple TV 4K
  • Extend the display capabilities with information about the color space and True Tone support.

Release 1.0.2

25 Jul 08:22
Compare
Choose a tag to compare
  • Fixed the issues with the target OSs.
  • Fixed a crash when running on real devices.

Release 1.0.1

20 Jul 13:23
Compare
Choose a tag to compare
  • Fixed the visibility of the public properties.