Commit Graph

11 Commits

Author SHA1 Message Date
Dennis Weissmann ce4725cfae bump version to 1.0.0 (thank you everyone!!!) 2016-09-10 23:04:24 +02:00
Dennis Weissmann d41172636c enables more swiftlint rules
bumps version to 0.3.4
use 2-space indentation
adds documentation
2016-08-26 14:39:31 +02:00
Dennis Weissmann 1ee9815082 0.3.3 release 2016-08-09 11:29:57 +02:00
Dennis Weissmann 1c8d9a9663 new release (0.3.2) 2016-04-03 12:49:33 +02:00
Dennis Weissmann ecc2cecd26 added support for CarPlay InterfaceIdiom
compatible with Xcode 7.3+
2016-02-20 22:52:06 +01:00
Dennis Weissmann 7407e65b03 Release 0.3.0 2016-02-02 20:55:37 +01:00
Dennis Weissmann 79563e8304 added support for the Swift Packager Manager
use swiftlint
simpler project structure
bumped version to 0.3.0
2016-02-02 20:51:07 +01:00
Dennis Weissmann 04c7ac8d70 bumped version number to 0.2.0 2016-02-02 15:31:53 +01:00
Dennis Weissmann 8596cd1ae2 Changed the deployment target to 8.0 2016-01-02 22:03:57 +01:00
Dennis Weissmann 99cee4c2ff Added functionality to get the simulator model (thanks @Caseyc585)
added functions that make it easier to determine whether or not the current device is in a specific group or family of devices
changed the battery level type from Double to Int since UIDevice itself only returns a double with 2 digit precision (i.e. 0.34 for 34%)
modified tests for the new functionality
2015-12-22 14:29:45 +01:00
Dennis Weissmann 5393c8d16c Rename project to DeviceKit
Since Device is already taken as a CocoaPod I decided to rename it to
DeviceKit
2015-11-18 23:12:18 +01:00