0.5.2 (2018-10-24)
- Fix issue with
Device.isNotched
on simulator
0.5.1 (2018-10-24)
- Added
Device.isNotched
to detect new phone devices. Previously usedDevide.isPhoneX
is deprecated. - Update to Swift 4.2
- New devices added
0.3 (2017-10-03)
- Better system version implementation with
Device.OSVersion
model
0.2 (2017-09-20)
- Device Battery support added
- Environment struct added to provide different env variables
- Screen and Version Comparable protocol implementation
- Crash with
osVersion: Float
fixed
0.0.2 (2016-06-09)
New features:
- Add new size method to return value by exact screen resolution commit
- Better documentations with example commit
- Add CHANGELOG.md commit
0.0.1 (2016-06-08)
* This Change Log was automatically generated by github_changelog_generator