Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.89 KB

Change Log

0.5.2 (2018-10-24)

Full Changelog

  • Fix issue with Device.isNotched on simulator

0.5.1 (2018-10-24)

Full Changelog

  • Added Device.isNotched to detect new phone devices. Previously used Devide.isPhoneX is deprecated.
  • Update to Swift 4.2
  • New devices added

0.3 (2017-10-03)

Full Changelog

  • Better system version implementation with Device.OSVersion model

0.2 (2017-09-20)

Full Changelog

  • 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)

Full Changelog

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