Releases: dani-gavrilov/GDPerformanceView-Swift
GDPerformanceView-Swift 1.1.2
Move examples to other repository
GDPerformanceView-Swift 1.1.1
Remove logs.
GDPerformanceView-Swift 1.1.0
New way to count FPS.
GDPerformanceView-Swift 1.0.9
Fix iOS 9 status bar style "lightContent" not working (#8) - now it is possible to configure the status bar appearance like 'GDPerformanceMonitor.sharedInstance.configureStatusBarAppearance(prefersStatusBarHidden: false, preferredStatusBarStyle: UIStatusBarStyle.lightContent)'
GDPerformanceView-Swift 1.0.8
Fix iOS 9 status bar style "lightContent" not working (#8) - now it is possible to configure the status bar appearance like 'GDPerformanceMonitor.sharedInstance.configureStatusBarAppearance(prefersStatusBarHidden: false, preferredStatusBarStyle: UIStatusBarStyle.lightContent)'
GDPerformanceView-Swift 1.0.7
Fix carthage support
GDPerformanceView-Swift 1.0.5
Readme presentation #5
Fix iOS9 missing status bar
GDPerformanceView-Swift 1.0.5
Support for Interface Orientation
GDPerformanceView-Swift 1.0.4
Fixed Carthage support
GDPerformanceView-Swift 1.0.3
Carthage support