Releases: bojan/Thingy
Releases · bojan/Thingy
iPhone SE (2020) support
Release 3.0.1
- Fixed the missing iPad (2019) and iPod (7th generation) values in the
allCases
property.
2019 iPhone, iPad, Watch and iPod devices
- 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
- 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
- Support for the 6th generation iPad (2018).
Display size comparison
Display sizes can now be compared using standard comparison operators <
, >
, ==
, <=
, >=
.
Release 2.0.0
- Swift 4.0 support
- Xcode 9.0 support
Release 1.0.3
- 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
- Fixed the issues with the target OSs.
- Fixed a crash when running on real devices.
Release 1.0.1
- Fixed the visibility of the public properties.