implement pull request parsing
This commit is contained in:
		
							parent
							
								
									08f61216c8
								
							
						
					
					
						commit
						a40105b718
					
				
							
								
								
									
										109
									
								
								lib/CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										109
									
								
								lib/CHANGELOG.md
									
									
									
									
									
								
							@ -3,14 +3,16 @@
 | 
			
		||||
## [Unreleased](https://github.com/skywinder/ActionSheetPicker-3.0/tree/HEAD) (2015-02-25)
 | 
			
		||||
[Full Changelog](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.13...HEAD)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Add additional showPickerWithTitle method [\#143](https://github.com/skywinder/ActionSheetPicker-3.0/pull/143) ([martinpfannemueller](https://github.com/martinpfannemueller))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Add additional showPickerWithTitle method [\#143](https://github.com/skywinder/ActionSheetPicker-3.0/pull/143) ([martinpfannemueller](https://github.com/martinpfannemueller))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* hidePickerWithCancelAction\(\) doesn't work with ActionSheetStringPicker [\#144](https://github.com/skywinder/ActionSheetPicker-3.0/issues/144)
 | 
			
		||||
 | 
			
		||||
## [1.3.13](https://github.com/skywinder/ActionSheetPicker-3.0/tree/1.3.13) (2015-02-09)
 | 
			
		||||
[Full Changelog](https://github.com/skywinder/ActionSheetPicker-3.0/compare/1.3.12...1.3.13)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* Wrong background color of pickers [\#136](https://github.com/skywinder/ActionSheetPicker-3.0/issues/136)
 | 
			
		||||
 | 
			
		||||
@ -22,14 +24,16 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* .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))
 | 
			
		||||
    - .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))
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* add header file to public [\#115](https://github.com/skywinder/ActionSheetPicker-3.0/pull/115) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - add header file to public [\#115](https://github.com/skywinder/ActionSheetPicker-3.0/pull/115) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* Swift; Does not conform to protocol [\#120](https://github.com/skywinder/ActionSheetPicker-3.0/issues/120)
 | 
			
		||||
 | 
			
		||||
@ -40,32 +44,36 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Fix bad interaction with Git submodules.  Fixes issue #111. [\#112](https://github.com/skywinder/ActionSheetPicker-3.0/pull/112) ([JimDabell](https://github.com/JimDabell))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Fix bad interaction with Git submodules.  Fixes issue #111. [\#112](https://github.com/skywinder/ActionSheetPicker-3.0/pull/112) ([JimDabell](https://github.com/JimDabell))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* Bad interaction with submodules [\#111](https://github.com/skywinder/ActionSheetPicker-3.0/issues/111)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Fix for #109 [\#110](https://github.com/skywinder/ActionSheetPicker-3.0/pull/110) ([michalciolek](https://github.com/michalciolek))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Fix for #109 [\#110](https://github.com/skywinder/ActionSheetPicker-3.0/pull/110) ([michalciolek](https://github.com/michalciolek))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
    - 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))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* Redefinition of enumerator 'Selector' [\#109](https://github.com/skywinder/ActionSheetPicker-3.0/issues/109)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Added minimumDate and maximumDate to contructor of ActionSheetDatePicker [\#98](https://github.com/skywinder/ActionSheetPicker-3.0/pull/98) ([emmanuelay](https://github.com/emmanuelay))
 | 
			
		||||
    - Added minimumDate and maximumDate to contructor of ActionSheetDatePicker [\#98](https://github.com/skywinder/ActionSheetPicker-3.0/pull/98) ([emmanuelay](https://github.com/emmanuelay))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* 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)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Add a Bitdeli Badge to README [\#107](https://github.com/skywinder/ActionSheetPicker-3.0/pull/107) ([bitdeli-chef](https://github.com/bitdeli-chef))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Add a Bitdeli Badge to README [\#107](https://github.com/skywinder/ActionSheetPicker-3.0/pull/107) ([bitdeli-chef](https://github.com/bitdeli-chef))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* Example projects failed to launch [\#96](https://github.com/skywinder/ActionSheetPicker-3.0/issues/96)
 | 
			
		||||
 | 
			
		||||
@ -74,14 +82,16 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Update README.md [\#95](https://github.com/skywinder/ActionSheetPicker-3.0/pull/95) ([jeffreyjackson](https://github.com/jeffreyjackson))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Update README.md [\#95](https://github.com/skywinder/ActionSheetPicker-3.0/pull/95) ([jeffreyjackson](https://github.com/jeffreyjackson))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* StatusBar visibility [\#90](https://github.com/skywinder/ActionSheetPicker-3.0/issues/90)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Fix statusBar visibility [\#93](https://github.com/skywinder/ActionSheetPicker-3.0/pull/93) ([krin-san](https://github.com/krin-san))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
@ -91,32 +101,36 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Add additional check for UIDatePickerModeCountDownTimer [\#91](https://github.com/skywinder/ActionSheetPicker-3.0/pull/91) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Add additional check for UIDatePickerModeCountDownTimer [\#91](https://github.com/skywinder/ActionSheetPicker-3.0/pull/91) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Count down duration fix [\#89](https://github.com/skywinder/ActionSheetPicker-3.0/pull/89) ([ijameelkhan](https://github.com/ijameelkhan))
 | 
			
		||||
    - Count down duration fix [\#89](https://github.com/skywinder/ActionSheetPicker-3.0/pull/89) ([ijameelkhan](https://github.com/ijameelkhan))
 | 
			
		||||
 | 
			
		||||
- *Implemented enhancement:* Add delegate for custom button pressed [\#33](https://github.com/skywinder/ActionSheetPicker-3.0/issues/33)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Fix for #84 and #63 [\#85](https://github.com/skywinder/ActionSheetPicker-3.0/pull/85) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Added callback for custom button being pressed [\#81](https://github.com/skywinder/ActionSheetPicker-3.0/pull/81) ([velga](https://github.com/velga))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Added callback for custom button being pressed [\#81](https://github.com/skywinder/ActionSheetPicker-3.0/pull/81) ([velga](https://github.com/velga))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Added support for popover customizations. [\#77](https://github.com/skywinder/ActionSheetPicker-3.0/pull/77) ([openreply](https://github.com/openreply))
 | 
			
		||||
    - Added support for popover customizations. [\#77](https://github.com/skywinder/ActionSheetPicker-3.0/pull/77) ([openreply](https://github.com/openreply))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* iPad - Swift  Popover not visible [\#68](https://github.com/skywinder/ActionSheetPicker-3.0/issues/68)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* General fixes for #74 & #50 [\#76](https://github.com/skywinder/ActionSheetPicker-3.0/pull/76) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - General fixes for #74 & #50 [\#76](https://github.com/skywinder/ActionSheetPicker-3.0/pull/76) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Further support for countdown timer [\#74](https://github.com/skywinder/ActionSheetPicker-3.0/pull/74) ([mgmart](https://github.com/mgmart))
 | 
			
		||||
    - Further support for countdown timer [\#74](https://github.com/skywinder/ActionSheetPicker-3.0/pull/74) ([mgmart](https://github.com/mgmart))
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
@ -137,7 +151,8 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* title text with attributes. [\#64](https://github.com/skywinder/ActionSheetPicker-3.0/pull/64) ([nebiros](https://github.com/nebiros))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - title text with attributes. [\#64](https://github.com/skywinder/ActionSheetPicker-3.0/pull/64) ([nebiros](https://github.com/nebiros))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* Xcode 6 / Swift incompatibility [\#36](https://github.com/skywinder/ActionSheetPicker-3.0/issues/36)
 | 
			
		||||
 | 
			
		||||
@ -153,9 +168,10 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Update SWActionSheet.m [\#60](https://github.com/skywinder/ActionSheetPicker-3.0/pull/60) ([zhongyang](https://github.com/zhongyang))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Update SWActionSheet.m [\#60](https://github.com/skywinder/ActionSheetPicker-3.0/pull/60) ([zhongyang](https://github.com/zhongyang))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Fix for UIDatePickerModeCountDownTimer callback [\#50](https://github.com/skywinder/ActionSheetPicker-3.0/pull/50) ([jklp](https://github.com/jklp))
 | 
			
		||||
    - Fix for UIDatePickerModeCountDownTimer callback [\#50](https://github.com/skywinder/ActionSheetPicker-3.0/pull/50) ([jklp](https://github.com/jklp))
 | 
			
		||||
 | 
			
		||||
- *Implemented enhancement:* Method request: hideActionSheetPicker [\#51](https://github.com/skywinder/ActionSheetPicker-3.0/issues/51)
 | 
			
		||||
 | 
			
		||||
@ -164,30 +180,34 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* add block based API to date picker [\#56](https://github.com/skywinder/ActionSheetPicker-3.0/pull/56) ([mrtj](https://github.com/mrtj))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - add block based API to date picker [\#56](https://github.com/skywinder/ActionSheetPicker-3.0/pull/56) ([mrtj](https://github.com/mrtj))
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* update badge [\#46](https://github.com/skywinder/ActionSheetPicker-3.0/pull/46) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - update badge [\#46](https://github.com/skywinder/ActionSheetPicker-3.0/pull/46) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Add badge [\#45](https://github.com/skywinder/ActionSheetPicker-3.0/pull/45) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
    - Add badge [\#45](https://github.com/skywinder/ActionSheetPicker-3.0/pull/45) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* reformat [\#44](https://github.com/skywinder/ActionSheetPicker-3.0/pull/44) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
    - reformat [\#44](https://github.com/skywinder/ActionSheetPicker-3.0/pull/44) ([skywinder](https://github.com/skywinder))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* impossible to run in xcode 6 [\#48](https://github.com/skywinder/ActionSheetPicker-3.0/issues/48)
 | 
			
		||||
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* unexpected action sheet dismissing in portrait mode only [\#40](https://github.com/skywinder/ActionSheetPicker-3.0/pull/40) ([numen31337](https://github.com/numen31337))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - unexpected action sheet dismissing in portrait mode only [\#40](https://github.com/skywinder/ActionSheetPicker-3.0/pull/40) ([numen31337](https://github.com/numen31337))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
    - 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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Notify cancel on popover dismiss [\#34](https://github.com/skywinder/ActionSheetPicker-3.0/pull/34) ([ynop](https://github.com/ynop))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Notify cancel on popover dismiss [\#34](https://github.com/skywinder/ActionSheetPicker-3.0/pull/34) ([ynop](https://github.com/ynop))
 | 
			
		||||
 | 
			
		||||
- *Implemented enhancement:* ActionSheetDatePicker needs done/cancel blocks [\#37](https://github.com/skywinder/ActionSheetPicker-3.0/issues/37)
 | 
			
		||||
 | 
			
		||||
@ -202,12 +222,14 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Method for presenting overlapping views. [\#32](https://github.com/skywinder/ActionSheetPicker-3.0/pull/32) ([serebryakov-av](https://github.com/serebryakov-av))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Update SWActionSheet.m [\#29](https://github.com/skywinder/ActionSheetPicker-3.0/pull/29) ([serebryakov-av](https://github.com/serebryakov-av))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
@ -218,7 +240,8 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* fix readme code [\#26](https://github.com/skywinder/ActionSheetPicker-3.0/pull/26) ([abeyuya](https://github.com/abeyuya))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - fix readme code [\#26](https://github.com/skywinder/ActionSheetPicker-3.0/pull/26) ([abeyuya](https://github.com/abeyuya))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* Still getting warnings [\#16](https://github.com/skywinder/ActionSheetPicker-3.0/issues/16)
 | 
			
		||||
 | 
			
		||||
@ -233,7 +256,8 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* fix iOS8 wrong popover size in iPad [\#25](https://github.com/skywinder/ActionSheetPicker-3.0/pull/25) ([AdrianFlorian](https://github.com/AdrianFlorian))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - fix iOS8 wrong popover size in iPad [\#25](https://github.com/skywinder/ActionSheetPicker-3.0/pull/25) ([AdrianFlorian](https://github.com/AdrianFlorian))
 | 
			
		||||
 | 
			
		||||
- *Fixed bug:* iOS 8 iPad wrong frame size. [\#18](https://github.com/skywinder/ActionSheetPicker-3.0/issues/18)
 | 
			
		||||
 | 
			
		||||
@ -270,12 +294,14 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Set minimum date properly. [\#14](https://github.com/skywinder/ActionSheetPicker-3.0/pull/14) ([matt](https://github.com/matt))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Minute Interval for ActionDatePicker [\#12](https://github.com/skywinder/ActionSheetPicker-3.0/pull/12) ([Jack-s](https://github.com/Jack-s))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Minute Interval for ActionDatePicker [\#12](https://github.com/skywinder/ActionSheetPicker-3.0/pull/12) ([Jack-s](https://github.com/Jack-s))
 | 
			
		||||
 | 
			
		||||
- *Closed issue:* Use with UITableViewCells [\#4](https://github.com/skywinder/ActionSheetPicker-3.0/issues/4)
 | 
			
		||||
 | 
			
		||||
@ -302,7 +328,8 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* 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))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
@ -319,9 +346,10 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Convert screenshots over to iOS 7. [\#3](https://github.com/skywinder/ActionSheetPicker-3.0/pull/3) ([markrickert](https://github.com/markrickert))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - Convert screenshots over to iOS 7. [\#3](https://github.com/skywinder/ActionSheetPicker-3.0/pull/3) ([markrickert](https://github.com/markrickert))
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Add basic documentation to the readme. [\#2](https://github.com/skywinder/ActionSheetPicker-3.0/pull/2) ([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)
 | 
			
		||||
@ -329,7 +357,8 @@
 | 
			
		||||
## [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)
 | 
			
		||||
 | 
			
		||||
- *Merged pull-request:* Get tint color for actionsheet buttons from application window [\#1](https://github.com/skywinder/ActionSheetPicker-3.0/pull/1) ([Mau04](https://github.com/Mau04))
 | 
			
		||||
- *Merged pull requests:* 
 | 
			
		||||
    - 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)
 | 
			
		||||
 | 
			
		||||
@ -467,9 +467,13 @@ module GitHubChangelogGenerator
 | 
			
		||||
 | 
			
		||||
      if @options[:pulls]
 | 
			
		||||
        # Generate pull requests:
 | 
			
		||||
        if options[:simple_list].nil? && pull_requests.any?
 | 
			
		||||
          log += "- #{@options[:merge_prefix]}\n"
 | 
			
		||||
        end
 | 
			
		||||
 | 
			
		||||
        pull_requests.each { |pull_request|
 | 
			
		||||
          merge = @generator.get_string_for_pull_request(pull_request)
 | 
			
		||||
          log += "- #{merge}"
 | 
			
		||||
          merge_string = @generator.get_string_for_pull_request(pull_request)
 | 
			
		||||
          log += "    - #{merge_string}"
 | 
			
		||||
 | 
			
		||||
        } if pull_requests
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@ module GitHubChangelogGenerator
 | 
			
		||||
    def get_string_for_pull_request(pull_request)
 | 
			
		||||
      encapsulated_title = self.encapsulate_string pull_request[:title]
 | 
			
		||||
 | 
			
		||||
      merge = "#{@options[:merge_prefix]}#{encapsulated_title} [\\##{pull_request[:number]}](#{pull_request.html_url})"
 | 
			
		||||
      merge = "#{encapsulated_title} [\\##{pull_request[:number]}](#{pull_request.html_url})"
 | 
			
		||||
      if @options[:author]
 | 
			
		||||
        if pull_request.user.nil?
 | 
			
		||||
          merge += " ({Null user})\n\n"
 | 
			
		||||
 | 
			
		||||
@ -7,7 +7,7 @@ module GitHubChangelogGenerator
 | 
			
		||||
  class Parser
 | 
			
		||||
    def self.parse_options
 | 
			
		||||
      # :include_labels => %w(bug enhancement),
 | 
			
		||||
      options = {:tag1 => nil, :tag2 => nil, :format => '%Y-%m-%d', :output => 'CHANGELOG.md', :exclude_labels => %w(duplicate question invalid wontfix), :pulls => true, :issues => true, :verbose => true, :add_issues_wo_labels => true, :add_pr_wo_labels => true, :merge_prefix => '*Merged pull-request:* ', :author => true, :filter_issues_by_milestone => true, :compare_link => true, :unreleased => true}
 | 
			
		||||
      options = {:tag1 => nil, :tag2 => nil, :format => '%Y-%m-%d', :output => 'CHANGELOG.md', :exclude_labels => %w(duplicate question invalid wontfix), :pulls => true, :issues => true, :verbose => true, :add_issues_wo_labels => true, :add_pr_wo_labels => true, :merge_prefix => '*Merged pull requests:* ', :author => true, :filter_issues_by_milestone => true, :compare_link => true, :unreleased => true}
 | 
			
		||||
 | 
			
		||||
      parser = OptionParser.new { |opts|
 | 
			
		||||
        opts.banner = 'Usage: changelog_generator [options]'
 | 
			
		||||
@ -65,6 +65,9 @@ module GitHubChangelogGenerator
 | 
			
		||||
        opts.on('--github-api [URL]', 'The enterprise endpoint to use for your Github API.') do |last|
 | 
			
		||||
          options[:github_endpoint] = last
 | 
			
		||||
        end
 | 
			
		||||
        opts.on('--simple-list', 'Create simple list from issues and pull requests. Default is false.') do |v|
 | 
			
		||||
          options[:simple_list] = v
 | 
			
		||||
        end
 | 
			
		||||
        opts.on('--[no-]verbose', 'Run verbosely. Default is true') do |v|
 | 
			
		||||
          options[:verbose] = v
 | 
			
		||||
        end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user