All Versions
18
Latest Version
Avg Release Cycle
69 days
Latest Release
1285 days ago

Changelog History
Page 2

  • v2.2.0 Changes

    September 25, 2018

    ๐Ÿš€ This release contains new info for the Fall 2018 devices that were released.

    Thanks for putting this together! @tsukisa

    • โž• Added iPhone XR, iPhone XS and iPhone XS Max to iPhone model
    • โšก๏ธ Update Swift version to 4.2
  • v2.1.0 Changes

    January 27, 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!

  • v2.0.2 Changes

    January 21, 2018

    ๐Ÿš€ This release fixes an issue where the model of the device in simulator could not be detected.

    Thanks @matsune for putting this together!

  • v2.0.1 Changes

    September 27, 2017

    ๐Ÿš€ This release provides device detection support for iPhone 8 and iPhone X.

    Thanks @arasu01 for the pull request!

    Enjoy!

  • v2.0.0 Changes

    September 20, 2017

    Summary

    ๐Ÿš€ 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!

  • v1.1.0 Changes

    September 05, 2017

    Summary

    ๐Ÿš€ 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.

  • v1.0.1 Changes

    August 09, 2017

    Summary

    โž• Additional documentation, no code improvements.

  • v1.0.0 Changes

    August 08, 2017

    Summary

    ๐Ÿš€ ๐ŸŽ‰ This is the initial release of UIDeviceComplete! ๐ŸŽ‰