All notable changes to this project will be documented in this file.
UIDeviceComplete
adheres to Semantic Versioning.
2.1.0 (27/01/2018)
This release includes support for detecting additional iPad models and returning the screen size of an iPhone X in inches.
Thanks @vincentneo for these changes, awesome work!
2.0.2 (21/01/2018)
This release fixes an issue where the model of the device in simulator could not be detected.
Thanks @matsune for putting this together!
2.0.1 (27/09/2017)
This release provides device detection support for iPhone 8 and iPhone X.
Thanks @arasu01 for the pull request!
Enjoy!
2.0.0 (20/09/2017)
This release contains only project settings changes for supporting Swift 4. There are no code changes other than that but from this release forward only Swift 4 will be supported.
Enjoy!
1.1.0 (05/09/2017)
This release improves the device description when calling UIdevice.current.dc.commonDeviceName.
Now detailed device info is given, for example if UIdevice.current.dc.commonDeviceName is called on an iPhone SE the description String returned will now be: iPhone SE (GSM+CDMA) providing more specific info about the device.
1.0.1 (09/08/2017)
Additional documentation, no code improvements.
1.0.0 (08/08/2017)
🎉 This is the initial release of UIDeviceComplete! 🎉