2015-02-25 11:52:41 +00:00
# Change Log
2015-02-17 18:49:32 +00:00
2015-03-27 14:48:13 +00:00
## [1.5.0](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.5.0) (2015-03-05)
2015-03-05 14:51:58 +00:00
2015-03-27 14:48:13 +00:00
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.4.0...1.5.0 )
2015-03-05 14:51:58 +00:00
2015-03-27 14:48:13 +00:00
- upside down portrait mode displays incorrectly [\#146 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/146 )
2015-03-05 14:51:58 +00:00
2015-03-27 14:48:13 +00:00
- Added support for upside down portrait; [\#149 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/149 ) ([dtrauger](https://github.com/dtrauger))
2015-03-05 14:51:58 +00:00
2015-03-27 14:48:13 +00:00
## [1.4.0](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.4.0) (2015-03-05)
2015-03-05 14:51:58 +00:00
2015-03-27 14:48:13 +00:00
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.13...1.4.0 )
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
- Add additional showPickerWithTitle method [\#143 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/143 ) ([martinpfannemueller](https://github.com/martinpfannemueller))
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
- Add TapAction property and fix ActionSheetPickerView when toolbar hiden [\#140 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/140 ) ([BruceZCQ](https://github.com/BruceZCQ))
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
## [1.3.13](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.13) (2015-02-09)
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.12...1.3.13 )
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
- Wrong background color of pickers [\#136 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/136 )
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
- Add DateMonthPicker Example [\#88 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/88 ) ([shivanraptor](https://github.com/shivanraptor))
2015-03-06 12:32:02 +00:00
2015-03-27 14:48:13 +00:00
## [1.3.12](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.12) (2015-02-04)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.11...1.3.12 )
- Light status bar style [\#119 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/119 )
## [1.3.11](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.11) (2015-01-15)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.10...1.3.11 )
- Fixes a crash while closing when using the Classy framework for styling [\#128 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/128 ) ([sudeepsidhu](https://github.com/sudeepsidhu))
## [1.3.10](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.10) (2015-01-09)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.9...1.3.10 )
- Should have minimum/maximum date property exposed [\#97 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/97 )
- No "cancel" button [\#122 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/122 )
- Fixed an issue when initial selections applied to picker with different number of rows for different components. [\#113 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/113 ) ([venj](https://github.com/venj))
- .m files should not be included in public header files [\#127 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/127 ) ([ened](https://github.com/ened))
- add header file to public [\#115 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/115 ) ([skywinder](https://github.com/skywinder))
## [1.3.9](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.9) (2014-12-11)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.8...1.3.9 )
- Bad interaction with submodules [\#111 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/111 )
- Fix bad interaction with Git submodules. Fixes issue \#111. [\#112 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/112 ) ([JimDabell](https://github.com/JimDabell))
## [1.3.8](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.8) (2014-12-10)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.7...1.3.8 )
- Redefinition of enumerator 'Selector' [\#109 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/109 )
- Fixed an issue when more than one ActionSheetCustomPicker is used in a ViewController [\#108 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/108 ) ([venj](https://github.com/venj))
- Fix for \#109 [\#110 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/110 ) ([michalciolek](https://github.com/michalciolek))
## [1.3.7](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.7) (2014-12-04)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.6...1.3.7 )
- UIDatePicker does not fire the target-action associated with the UIControlEventValueChanged event the first time [\#104 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/104 )
- Added workaround for a bug in UIDatePicker in count down mode. [\#105 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/105 ) ([tomaskraina](https://github.com/tomaskraina))
## [1.3.6](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.6) (2014-12-02)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.5...1.3.6 )
- Example projects failed to launch [\#96 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/96 )
- Travis builds is broken by fix \#96 [\#99 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/99 )
- Add a Bitdeli Badge to README [\#107 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/107 ) ([bitdeli-chef](https://github.com/bitdeli-chef))
- Added minimumDate and maximumDate to contructor of ActionSheetDatePicker [\#98 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/98 ) ([emmanuelay](https://github.com/emmanuelay))
- Add UITapGestureRecognizer on the SWActionSheet to allow dismissal [\#82 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/82 ) ([anas-ambri](https://github.com/anas-ambri))
## [1.3.5](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.5) (2014-11-14)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.4...1.3.5 )
- StatusBar visibility [\#90 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/90 )
- Update README.md [\#95 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/95 ) ([jeffreyjackson](https://github.com/jeffreyjackson))
## [1.3.4](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.4) (2014-11-12)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.3...1.3.4 )
- Fix statusBar visibility [\#93 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/93 ) ([krin-san](https://github.com/krin-san))
## [1.3.3](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.3) (2014-11-12)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.2...1.3.3 )
- Compiler warning due to Unicode char in source [\#92 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/92 )
## [1.3.2](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.2) (2014-11-11)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.1...1.3.2 )
- Add delegate for custom button pressed [\#33 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/33 )
- Add additional check for UIDatePickerModeCountDownTimer [\#91 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/91 ) ([skywinder](https://github.com/skywinder))
- Count down duration fix [\#89 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/89 ) ([ijameelkhan](https://github.com/ijameelkhan))
## [1.3.1](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.1) (2014-11-04)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.0...1.3.1 )
- Fix for \#84 and \#63 [\#85 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/85 ) ([skywinder](https://github.com/skywinder))
## [1.3.0](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.0) (2014-11-03)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.2.0...1.3.0 )
- iPad - Swift Popover not visible [\#68 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/68 )
- Added callback for custom button being pressed [\#81 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/81 ) ([velga](https://github.com/velga))
- Added support for popover customizations. [\#77 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/77 ) ([openreply](https://github.com/openreply))
## [1.2.0](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.2.0) (2014-10-15)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.21...1.2.0 )
- General fixes for \#74 & \#50 [\#76 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/76 ) ([skywinder](https://github.com/skywinder))
## [1.1.21](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.21) (2014-10-13)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.20...1.1.21 )
- i used DatePicker in ActionSheetPicket-3.0, but app crashed. [\#65 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/65 )
- ActionSheetString picker Crash [\#75 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/75 )
## [1.1.20](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.20) (2014-10-13)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.19...1.1.20 )
- ActionSheetDatePicker: set selectedDate in response to custom button press [\#73 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/73 )
- Using ActionSheetDatePicker as CountDownTimer-Picker [\#72 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/72 )
- Example fails when clicking "Modal Test": 'Pushing a navigation controller is not supported' [\#70 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/70 )
- Further support for countdown timer [\#74 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/74 ) ([mgmart](https://github.com/mgmart))
## [1.1.19](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.19) (2014-10-07)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.18...1.1.19 )
- Xcode 6 / Swift incompatibility [\#36 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/36 )
- title text with attributes. [\#64 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/64 ) ([nebiros](https://github.com/nebiros))
## [1.1.18](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.18) (2014-10-03)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.17...1.1.18 )
## [1.1.17](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.17) (2014-10-03)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.16...1.1.17 )
## [1.1.16](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.16) (2014-10-03)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.15...1.1.16 )
## [1.1.15](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.15) (2014-09-29)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.14...1.1.15 )
- Method request: hideActionSheetPicker [\#51 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/51 )
- DatePicker callback freezes screen [\#42 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/42 )
- Update SWActionSheet.m [\#60 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/60 ) ([zhongyang](https://github.com/zhongyang))
- Fix for UIDatePickerModeCountDownTimer callback [\#50 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/50 ) ([jklp](https://github.com/jklp))
## [1.1.14](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.14) (2014-09-28)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.13...1.1.14 )
- add block based API to date picker [\#56 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/56 ) ([mrtj](https://github.com/mrtj))
- fix compiler problem of AbstractActionSheetPicker\(not include storyboard... [\#47 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/47 ) ([yanzhiwei147](https://github.com/yanzhiwei147))
## [1.1.13](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.13) (2014-09-19)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.12...1.1.13 )
- impossible to run in xcode 6 [\#48 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/48 )
- update badge [\#46 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/46 ) ([skywinder](https://github.com/skywinder))
- Add badge [\#45 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/45 ) ([skywinder](https://github.com/skywinder))
## [1.1.12](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.12) (2014-09-17)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.11...1.1.12 )
- reformat [\#44 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/44 ) ([skywinder](https://github.com/skywinder))
- unexpected action sheet dismissing in portrait mode only [\#40 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/40 ) ([numen31337](https://github.com/numen31337))
- Support ActionSheet width to full-screen-width in 4.7 inch and 5.5 inch devices [\#38 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/38 ) ([nowsprinting](https://github.com/nowsprinting))
## [1.1.11](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.11) (2014-09-16)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.10...1.1.11 )
- Pop over direction [\#28 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/28 )
- ActionSheetDatePicker needs done/cancel blocks [\#37 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/37 )
- Show from a presented view controller [\#31 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/31 )
- ActionSheetStringPicker not showing on iphone [\#30 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/30 )
- ActionSheetPicker needs cancel block to handle hiding [\#39 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/39 )
- Notify cancel on popover dismiss [\#34 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/34 ) ([ynop](https://github.com/ynop))
## [1.1.10](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.10) (2014-09-04)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.9...1.1.10 )
- Method for presenting overlapping views. [\#32 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/32 ) ([serebryakov-av](https://github.com/serebryakov-av))
## [1.1.9](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.9) (2014-09-03)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.8...1.1.9 )
- Update SWActionSheet.m [\#29 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/29 ) ([serebryakov-av](https://github.com/serebryakov-av))
## [1.1.8](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.8) (2014-08-29)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.7...1.1.8 )
## [1.1.7](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.7) (2014-08-29)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.6...1.1.7 )
## [1.1.6](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.6) (2014-08-27)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.5...1.1.6 )
- Still getting warnings [\#16 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/16 )
- fix readme code [\#26 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/26 ) ([abeyuya](https://github.com/abeyuya))
## [1.1.5](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.5) (2014-08-26)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/compilerBug...1.1.5 )
- Toolbar buttons don't appear when Actionsheet is fired from an iPad Form Sheet or Page Sheet [\#22 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/22 )
## [compilerBug](https://github.com/skywinder/ActionSheetPicker-3.0/tree/compilerBug) (2014-08-26)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.4...compilerBug )
## [1.1.4](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.4) (2014-08-26)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.3...1.1.4 )
- iOS 8 iPad wrong frame size. [\#18 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/18 )
- iOS8 - iPad popover, wrong size [\#24 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/24 )
- fix iOS8 wrong popover size in iPad [\#25 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/25 ) ([AdrianFlorian](https://github.com/AdrianFlorian))
## [1.1.3](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.3) (2014-08-25)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.2...1.1.3 )
- Presented in wrong frame when sender is a navbar bar button item [\#23 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/23 )
- done button color [\#21 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/21 )
## [1.1.2](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.2) (2014-08-15)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.1.1...1.1.2 )
- Landscape broken in iOS 7 [\#17 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/17 )
- Invalid context warning in landscape [\#13 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/13 )
## [1.1.1](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.1.1) (2014-08-13)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.18...1.1.1 )
## [1.0.18](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.18) (2014-08-12)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.17...1.0.18 )
## [1.0.17](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.17) (2014-08-12)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.15...1.0.17 )
- Issue with iOS 8 beta [\#9 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/9 )
## [1.0.15](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.15) (2014-08-11)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.14...1.0.15 )
## [1.0.14](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.14) (2014-08-01)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.13...1.0.14 )
- Set minimum date properly. [\#14 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/14 ) ([matt](https://github.com/matt))
## [1.0.13](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.13) (2014-07-30)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.12...1.0.13 )
- Use with UITableViewCells [\#4 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/4 )
- Minute Interval for ActionDatePicker [\#12 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/12 ) ([Jack-s](https://github.com/Jack-s))
## [1.0.12](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.12) (2014-07-24)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.11...1.0.12 )
- i get this warning!'sizeWithFont:' is deprecated: first deprecated in iOS 7.0 - Use -sizeWithAttributes: [\#11 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/11 )
- configurePickerView for ActionSheetCustomPicker throws exception [\#10 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/10 )
## [1.0.11](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.11) (2014-07-19)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.10...1.0.11 )
## [1.0.10](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.10) (2014-07-14)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.9...1.0.10 )
## [1.0.9](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.9) (2014-07-07)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.8...1.0.9 )
- Crash when using in 5s iOS 7.1 [\#8 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/8 )
- On Iphone 4 the ActionSheetStringPicker doesn't work Well [\#5 ](https://github.com/skywinder/ActionSheetPicker-3.0/issues/5 )
## [1.0.8](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.8) (2014-06-29)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.7...1.0.8 )
- added check for iPhone 4, to fix transparent view background problem. [\#6 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/6 ) ([JaseElder](https://github.com/JaseElder))
## [1.0.7](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.7) (2014-06-20)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.6...1.0.7 )
## [1.0.6](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.6) (2014-06-11)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.5...1.0.6 )
## [1.0.5](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.5) (2014-05-27)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.4...1.0.5 )
## [1.0.4](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.4) (2014-05-25)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/0.0.4...1.0.4 )
## [0.0.4](https://github.com/skywinder/ActionSheetPicker-3.0/tree/0.0.4) (2014-05-25)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.3...0.0.4 )
- Convert screenshots over to iOS 7. [\#3 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/3 ) ([markrickert](https://github.com/markrickert))
- Add basic documentation to the readme. [\#2 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/2 ) ([markrickert](https://github.com/markrickert))
## [1.0.3](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.3) (2014-05-21)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.2...1.0.3 )
## [1.0.2](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.2) (2014-05-21)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.0.1...1.0.2 )
- Get tint color for actionsheet buttons from application window [\#1 ](https://github.com/skywinder/ActionSheetPicker-3.0/pull/1 ) ([Mau04](https://github.com/Mau04))
## [1.0.1](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.0.1) (2014-05-19)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/0.1...1.0.1 )
## [0.1](https://github.com/skywinder/ActionSheetPicker-3.0/tree/0.1) (2012-05-11)
[Full Changelog ](https://github.com/skywinder/ActionSheetPicker-3.0/compare/v0.1...0.1 )
## [v0.1](https://github.com/skywinder/ActionSheetPicker-3.0/tree/v0.1) (2012-05-11)
2015-03-05 14:51:58 +00:00
2015-02-17 18:49:32 +00:00
2015-02-25 11:52:41 +00:00
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*