From 252aeb72c07bf3fda6f9392c786e93f7b821ffda Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Thu, 3 Sep 2015 21:04:37 +0300 Subject: [PATCH] Added automatically generated change log file --- CHANGELOG.md | 621 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 621 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..b9eb87e181 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,621 @@ +# Change Log + +## [Unreleased](https://github.com/nicklockwood/iCarousel/tree/HEAD) + +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.8.2...HEAD) + +**Closed issues:** + +- iCarousel-Custom Cylinder implementation [\#659](https://github.com/nicklockwood/iCarousel/issues/659) +- Only one iCarousel instance can be at UIViewController [\#657](https://github.com/nicklockwood/iCarousel/issues/657) +- Use two finger scroll showed white line \(Vertical Paging\) [\#634](https://github.com/nicklockwood/iCarousel/issues/634) + +## [1.8.2](https://github.com/nicklockwood/iCarousel/tree/1.8.2) (2015-08-10) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.8.1...1.8.2) + +**Closed issues:** + +- Never stop scrolling [\#632](https://github.com/nicklockwood/iCarousel/issues/632) +- \[Resolved \] Scroll one by one : Works but not really [\#631](https://github.com/nicklockwood/iCarousel/issues/631) +- How to remove the reflection [\#611](https://github.com/nicklockwood/iCarousel/issues/611) +- Tapping to stop scrolling accounts as selection [\#602](https://github.com/nicklockwood/iCarousel/issues/602) +- Issue with scroll performance after appearing above system elements. [\#592](https://github.com/nicklockwood/iCarousel/issues/592) +- Index 0 always called in viewForItemAtIndex: reusingView: [\#590](https://github.com/nicklockwood/iCarousel/issues/590) +- Question: drawing a line between views of the carousel [\#585](https://github.com/nicklockwood/iCarousel/issues/585) +- Make Next and Previous image blur [\#582](https://github.com/nicklockwood/iCarousel/issues/582) +- How to insert images in swift? [\#581](https://github.com/nicklockwood/iCarousel/issues/581) +- Incompatible with wpmandrill [\#580](https://github.com/nicklockwood/iCarousel/issues/580) +- rotate icarousel using buttons [\#575](https://github.com/nicklockwood/iCarousel/issues/575) +- index problem! [\#562](https://github.com/nicklockwood/iCarousel/issues/562) +- Mistake. Please delete. [\#561](https://github.com/nicklockwood/iCarousel/issues/561) +- Correct way to remove a view at an index? [\#558](https://github.com/nicklockwood/iCarousel/issues/558) +- Need help [\#554](https://github.com/nicklockwood/iCarousel/issues/554) +- UserInteractionEnabled does nothing. [\#549](https://github.com/nicklockwood/iCarousel/issues/549) +- iCarousel visible cells when back swipe gesture [\#543](https://github.com/nicklockwood/iCarousel/issues/543) +- Swift example not building [\#542](https://github.com/nicklockwood/iCarousel/issues/542) + +**Merged pull requests:** + +- Issue with snapping to View Item if a tap was detected in the iCarousel but not on a iCarousel View Item [\#635](https://github.com/nicklockwood/iCarousel/pull/635) ([briananderson1222](https://github.com/briananderson1222)) +- Add Display Type Visual GIF Examples [\#579](https://github.com/nicklockwood/iCarousel/pull/579) ([phoenixbox](https://github.com/phoenixbox)) + +## [1.8.1](https://github.com/nicklockwood/iCarousel/tree/1.8.1) (2014-10-31) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.8...1.8.1) + +**Closed issues:** + +- iOS8 - off-screen images shown with UIModalTransitionStyleFlipHorizontal [\#537](https://github.com/nicklockwood/iCarousel/issues/537) +- Transform items with iCarousel [\#534](https://github.com/nicklockwood/iCarousel/issues/534) +- Carousel scales images after reusing view [\#533](https://github.com/nicklockwood/iCarousel/issues/533) +- Adding UIImage with URL [\#529](https://github.com/nicklockwood/iCarousel/issues/529) +- EXC\_BAD\_ACCESS code 1 in setProcessedImageOnMainThread \(FXImageView.m\) [\#527](https://github.com/nicklockwood/iCarousel/issues/527) +- Index 0 and 1 switching [\#526](https://github.com/nicklockwood/iCarousel/issues/526) +- -insertView:atIndex: [\#523](https://github.com/nicklockwood/iCarousel/issues/523) +- iCarousel Index on Sender starts back at 0 after 3 [\#522](https://github.com/nicklockwood/iCarousel/issues/522) +- Podspec file name changed to iCarousel.podspec.json [\#521](https://github.com/nicklockwood/iCarousel/issues/521) +- for v1.8 , if only one item in list, it will disappear for a moment during swiping [\#520](https://github.com/nicklockwood/iCarousel/issues/520) +- carouselCurrentItemIndexDidChange not fired on very first item [\#519](https://github.com/nicklockwood/iCarousel/issues/519) +- Update cocoapods to version 1.8? [\#509](https://github.com/nicklockwood/iCarousel/issues/509) +- Assertion failure when using iCarouselTypeTimeMachine [\#499](https://github.com/nicklockwood/iCarousel/issues/499) +- Reference to issue https://github.com/nicklockwood/iCarousel/issues/471 [\#475](https://github.com/nicklockwood/iCarousel/issues/475) + +## [1.8](https://github.com/nicklockwood/iCarousel/tree/1.8) (2014-08-04) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.6...1.8) + +**Closed issues:** + +- How can I use iCarouselOptionFadexxxx implement this alpha change effect [\#517](https://github.com/nicklockwood/iCarousel/issues/517) +- Change the wrap property of iCarouseltypeCustom [\#516](https://github.com/nicklockwood/iCarousel/issues/516) +- Resuing view issue [\#505](https://github.com/nicklockwood/iCarousel/issues/505) +- Want to create a infinite scrolling carousel with Center item bigger than the other items. [\#503](https://github.com/nicklockwood/iCarousel/issues/503) +- viewForItemAtIndex is not getting called [\#500](https://github.com/nicklockwood/iCarousel/issues/500) +- Crashed in iPad 64bit 7.1 --\>didMoveToSuperview--\>startAnimation [\#498](https://github.com/nicklockwood/iCarousel/issues/498) +- not an Issue [\#494](https://github.com/nicklockwood/iCarousel/issues/494) +- Carousel not scrolls to center after stopping [\#493](https://github.com/nicklockwood/iCarousel/issues/493) +- please tag the current version [\#490](https://github.com/nicklockwood/iCarousel/issues/490) +- Slide one item [\#489](https://github.com/nicklockwood/iCarousel/issues/489) +- Since xcode 5.1 / iOS 7.1 panels are now stacked [\#485](https://github.com/nicklockwood/iCarousel/issues/485) +- duplicate view in background [\#484](https://github.com/nicklockwood/iCarousel/issues/484) +- allow carousel scrolling over buttons? [\#483](https://github.com/nicklockwood/iCarousel/issues/483) +- Update podfile to include 1.8 [\#481](https://github.com/nicklockwood/iCarousel/issues/481) +- Collection was mutated while being enumerated. [\#479](https://github.com/nicklockwood/iCarousel/issues/479) +- Reverse Direction of iCarousel [\#478](https://github.com/nicklockwood/iCarousel/issues/478) +- setting autoscroll property does not seem to call delegate method carouselDidEndScrollingAnimation [\#474](https://github.com/nicklockwood/iCarousel/issues/474) +- iCarousel rotate reverse from touch [\#473](https://github.com/nicklockwood/iCarousel/issues/473) +- Need to Customize Cylindrical Carousel View [\#471](https://github.com/nicklockwood/iCarousel/issues/471) +- Items overlap each other after resizing. [\#470](https://github.com/nicklockwood/iCarousel/issues/470) +- Memory link happens when elements in iCarousel have delegate of current view controller [\#464](https://github.com/nicklockwood/iCarousel/issues/464) +- \(non-issue\) Integrated a double tap feature [\#461](https://github.com/nicklockwood/iCarousel/issues/461) +- Problem with NSURLSessionTask [\#460](https://github.com/nicklockwood/iCarousel/issues/460) +- animated color [\#458](https://github.com/nicklockwood/iCarousel/issues/458) +- iCarousel modifies carousel views' userInteractionEnabled property [\#457](https://github.com/nicklockwood/iCarousel/issues/457) +- BUG [\#456](https://github.com/nicklockwood/iCarousel/issues/456) +- zoom the currentItem when tapped [\#455](https://github.com/nicklockwood/iCarousel/issues/455) +- Rotary type angle and depth [\#454](https://github.com/nicklockwood/iCarousel/issues/454) +- iCarouselTypeInvertedCylinder delivers wrong selected item index \(2d\) [\#451](https://github.com/nicklockwood/iCarousel/issues/451) +- Promo Code [\#450](https://github.com/nicklockwood/iCarousel/issues/450) +- How to grab a spinning carousel with a touch and start dragging right away [\#449](https://github.com/nicklockwood/iCarousel/issues/449) +- Sometimes it works and appears and sometimes it doesn't..... [\#447](https://github.com/nicklockwood/iCarousel/issues/447) +- Smoothening the lines [\#446](https://github.com/nicklockwood/iCarousel/issues/446) +- Centered item position [\#445](https://github.com/nicklockwood/iCarousel/issues/445) +- Holding the memory after remove item from iCarousel. [\#443](https://github.com/nicklockwood/iCarousel/issues/443) +- Ugly scrolling effect [\#442](https://github.com/nicklockwood/iCarousel/issues/442) +- Resize images inside Carousel after a screen orientation change [\#441](https://github.com/nicklockwood/iCarousel/issues/441) +- How to make the view fill the whole page? [\#440](https://github.com/nicklockwood/iCarousel/issues/440) +- Scale Items like Fade effect [\#438](https://github.com/nicklockwood/iCarousel/issues/438) +- iCarrousel space after first and last cells [\#437](https://github.com/nicklockwood/iCarousel/issues/437) +- Can not swipe when iCarousel contains UITableView as subview [\#434](https://github.com/nicklockwood/iCarousel/issues/434) +- Vertical pages on iCarousel shifted up when horizontall scrolled. [\#432](https://github.com/nicklockwood/iCarousel/issues/432) +- carousel:shouldSelectItemAtIndex: is called when it shouldn't be [\#430](https://github.com/nicklockwood/iCarousel/issues/430) +- Show Same View Twice in iCarousel [\#428](https://github.com/nicklockwood/iCarousel/issues/428) +- Cant reuse -\(UIView \*\)carousel:\(iCarousel \*\)carousel viewForItemAtIndex:\(NSUInteger\)index reusingView:\(UIView \*\)view [\#427](https://github.com/nicklockwood/iCarousel/issues/427) +- carousel:didSelectItemAtIndex does NOT detect touches [\#425](https://github.com/nicklockwood/iCarousel/issues/425) +- scrollToItemAtIndex method not effect in 4 inch screen. [\#424](https://github.com/nicklockwood/iCarousel/issues/424) +- LEAK - \[iCarousel viewOrSuperview: implementsSelector:\] [\#423](https://github.com/nicklockwood/iCarousel/issues/423) +- currentItemIndex property just stores value 0...... [\#422](https://github.com/nicklockwood/iCarousel/issues/422) +- Rotary Carousel radius does not change despite orientation changes \(which changes carousel dimensions\) [\#421](https://github.com/nicklockwood/iCarousel/issues/421) +- horizon coverflow2 type when click item at index 2 it will scroll to view at index3 [\#419](https://github.com/nicklockwood/iCarousel/issues/419) +- Disabling "backside" of an iCarousel item [\#418](https://github.com/nicklockwood/iCarousel/issues/418) +- Wheel mode with less than 4 items [\#415](https://github.com/nicklockwood/iCarousel/issues/415) +- Offscreen rendering with iOS 7 [\#414](https://github.com/nicklockwood/iCarousel/issues/414) +- Snap to Grid? [\#412](https://github.com/nicklockwood/iCarousel/issues/412) +- Retrieving current angle of an iCarousel object [\#411](https://github.com/nicklockwood/iCarousel/issues/411) +- Variable View Widths \(/Heights\) [\#410](https://github.com/nicklockwood/iCarousel/issues/410) +- Can't apply to UITableView Cell [\#409](https://github.com/nicklockwood/iCarousel/issues/409) +- Stop the Bound that occurs using Multi Carousel [\#408](https://github.com/nicklockwood/iCarousel/issues/408) +- Picture not showing to MultiCarousel [\#407](https://github.com/nicklockwood/iCarousel/issues/407) +- Incorrect selected index when using CoverFlow + Vertical Orientation [\#406](https://github.com/nicklockwood/iCarousel/issues/406) +- Error while removing all objects in Carousel [\#405](https://github.com/nicklockwood/iCarousel/issues/405) +- Dynamic Image Load [\#403](https://github.com/nicklockwood/iCarousel/issues/403) +- CoverFlow image repeat. [\#401](https://github.com/nicklockwood/iCarousel/issues/401) +- iCarousel getting stuck while scrolling \(centering the tapped view\) [\#399](https://github.com/nicklockwood/iCarousel/issues/399) +- version 1.8 ARC and 4.3 [\#395](https://github.com/nicklockwood/iCarousel/issues/395) +- How to make all the elements larger. [\#393](https://github.com/nicklockwood/iCarousel/issues/393) +- Starting on a different index than 0 [\#391](https://github.com/nicklockwood/iCarousel/issues/391) +- carousel containing tableview in each item [\#389](https://github.com/nicklockwood/iCarousel/issues/389) +- Updating the iCarouselOptionSpacing does not affect the view [\#388](https://github.com/nicklockwood/iCarousel/issues/388) +- Carousel can't replace item with a screenshot [\#383](https://github.com/nicklockwood/iCarousel/issues/383) +- iCarousel keeps asking for a view after numberOfItemsInCarousel has returned 0. [\#382](https://github.com/nicklockwood/iCarousel/issues/382) +- Set width and height [\#379](https://github.com/nicklockwood/iCarousel/issues/379) +- About initiation of bounces programmatically [\#377](https://github.com/nicklockwood/iCarousel/issues/377) +- Can't add shadow to carousel reflection view [\#376](https://github.com/nicklockwood/iCarousel/issues/376) +- Query regarding coverflow carousel [\#364](https://github.com/nicklockwood/iCarousel/issues/364) + +**Merged pull requests:** + +- accounting for retina to prevent the fuzzy text [\#513](https://github.com/nicklockwood/iCarousel/pull/513) ([klundberg](https://github.com/klundberg)) +- podspec fix [\#511](https://github.com/nicklockwood/iCarousel/pull/511) ([ddwang](https://github.com/ddwang)) +- Remove junk [\#502](https://github.com/nicklockwood/iCarousel/pull/502) ([Ashton-W](https://github.com/Ashton-W)) +- Fixes the problem that inserting, removing or fading didn't start animation on Mac. [\#472](https://github.com/nicklockwood/iCarousel/pull/472) ([willyliu](https://github.com/willyliu)) +- fix didTap \(it was using index function call instead of the index\) [\#439](https://github.com/nicklockwood/iCarousel/pull/439) ([seifeet](https://github.com/seifeet)) + +## [1.7.6](https://github.com/nicklockwood/iCarousel/tree/1.7.6) (2013-07-01) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.5...1.7.6) + +**Closed issues:** + +- Can I use it to do 3d photo wall like Cooliris? [\#374](https://github.com/nicklockwood/iCarousel/issues/374) + +## [1.7.5](https://github.com/nicklockwood/iCarousel/tree/1.7.5) (2013-06-27) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.4...1.7.5) + +**Closed issues:** + +- CoverFlow, asynchronous FXImageView and alpha [\#371](https://github.com/nicklockwood/iCarousel/issues/371) +- creating a custom carousel [\#368](https://github.com/nicklockwood/iCarousel/issues/368) +- imageCroppedAndScaledToSize gives exception [\#367](https://github.com/nicklockwood/iCarousel/issues/367) +- Issue when item views are the same width as the carousel [\#365](https://github.com/nicklockwood/iCarousel/issues/365) +- Carousel stops snapping to each UIButton after 'reloadData' is called [\#362](https://github.com/nicklockwood/iCarousel/issues/362) +- Hi how can i change the size of a icarouselview item. [\#355](https://github.com/nicklockwood/iCarousel/issues/355) +- Set interval for items [\#353](https://github.com/nicklockwood/iCarousel/issues/353) +- load itemView as soon as it becomes visible [\#350](https://github.com/nicklockwood/iCarousel/issues/350) +- no notification after removeItemAtIndex is finished animating [\#342](https://github.com/nicklockwood/iCarousel/issues/342) +- iCarousel Jerky Transition When Scrolling [\#340](https://github.com/nicklockwood/iCarousel/issues/340) +- Keep images horizontal permanently in wheel mode while rotating [\#338](https://github.com/nicklockwood/iCarousel/issues/338) +- Memory help [\#337](https://github.com/nicklockwood/iCarousel/issues/337) +- Loading Views dynamically into iCarousel - help required \(none issue\) [\#335](https://github.com/nicklockwood/iCarousel/issues/335) +- UITableView as subclass problem [\#329](https://github.com/nicklockwood/iCarousel/issues/329) +- This is not an issue but help needed. [\#328](https://github.com/nicklockwood/iCarousel/issues/328) +- Change the Index of the Defaut Scroll Postion [\#324](https://github.com/nicklockwood/iCarousel/issues/324) +- Change the Default View from 5 to 3 [\#321](https://github.com/nicklockwood/iCarousel/issues/321) +- Updating CocoaPods Specs [\#320](https://github.com/nicklockwood/iCarousel/issues/320) +- Zooming in ZoomingPDFViewer not possible [\#319](https://github.com/nicklockwood/iCarousel/issues/319) +- iCarouselTypeWheel in verticle position [\#318](https://github.com/nicklockwood/iCarousel/issues/318) +- GestureRecognizer disabled after resizing a custom UIView in iCarousel [\#312](https://github.com/nicklockwood/iCarousel/issues/312) +- EXC\_CRASH at -\[iCarousel stopAnimation\] \(iCarousel.m:1696\) [\#308](https://github.com/nicklockwood/iCarousel/issues/308) +- How to adjust the left margin? [\#306](https://github.com/nicklockwood/iCarousel/issues/306) +- Bottom Line of ImageView drawing problem [\#302](https://github.com/nicklockwood/iCarousel/issues/302) +- Cyclinder back flickers wildly [\#301](https://github.com/nicklockwood/iCarousel/issues/301) +- How to load a view with reference to the index of an iCarousel as it moves in Rotatory type ? [\#292](https://github.com/nicklockwood/iCarousel/issues/292) +- noob question: FXImageView and Buttons [\#289](https://github.com/nicklockwood/iCarousel/issues/289) +- iCarousel can not be scrolled [\#266](https://github.com/nicklockwood/iCarousel/issues/266) +- Cylinder-type carousel not swiping right on IOS 5.1.X [\#232](https://github.com/nicklockwood/iCarousel/issues/232) + +## [1.7.4](https://github.com/nicklockwood/iCarousel/tree/1.7.4) (2013-02-01) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.3...1.7.4) + +**Closed issues:** + +- iCarouselTypeCoverFlow2, carousels are mixing... [\#317](https://github.com/nicklockwood/iCarousel/issues/317) +- Deprecation warnings in Xcode 4.6 [\#315](https://github.com/nicklockwood/iCarousel/issues/315) +- Can't import into project that doesn't have a pch that imports NSObject [\#314](https://github.com/nicklockwood/iCarousel/issues/314) +- Increase number of visible iCarousel cover flow items on screen [\#313](https://github.com/nicklockwood/iCarousel/issues/313) +- iCarousel starts from center of screen [\#311](https://github.com/nicklockwood/iCarousel/issues/311) +- Carousel will not display [\#310](https://github.com/nicklockwood/iCarousel/issues/310) +- Change iCarousel item size when performing flip animation [\#309](https://github.com/nicklockwood/iCarousel/issues/309) +- UITableViews as iCarousel items [\#300](https://github.com/nicklockwood/iCarousel/issues/300) +- How handle changing appearance of current item [\#299](https://github.com/nicklockwood/iCarousel/issues/299) +- Using the button to performsegue in storyboards [\#298](https://github.com/nicklockwood/iCarousel/issues/298) +- iCarsousel 1.7.2 Problem [\#296](https://github.com/nicklockwood/iCarousel/issues/296) +- carouselCurrentItemIndexDidChange user vs code [\#295](https://github.com/nicklockwood/iCarousel/issues/295) +- iCarsousel numberofVisibleitems Problem [\#294](https://github.com/nicklockwood/iCarousel/issues/294) +- Wrapping "pop-in" effect [\#293](https://github.com/nicklockwood/iCarousel/issues/293) +- label in storyboards [\#291](https://github.com/nicklockwood/iCarousel/issues/291) + +**Merged pull requests:** + +- Add podspec file for CocoaPods support [\#286](https://github.com/nicklockwood/iCarousel/pull/286) ([danpizz](https://github.com/danpizz)) +- Extremely wide items in a vertical carousel getting incorrect hitboxes [\#272](https://github.com/nicklockwood/iCarousel/pull/272) ([synthemesc](https://github.com/synthemesc)) + +## [1.7.3](https://github.com/nicklockwood/iCarousel/tree/1.7.3) (2012-12-25) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.2...1.7.3) + +## [1.7.2](https://github.com/nicklockwood/iCarousel/tree/1.7.2) (2012-12-23) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7.1...1.7.2) + +**Closed issues:** + +- Removing reflection [\#283](https://github.com/nicklockwood/iCarousel/issues/283) +- Changing vanishing point with InvertedTimeMachine [\#282](https://github.com/nicklockwood/iCarousel/issues/282) +- Error reusing for different photo albums. Can't 'empty/clear' the carousel for a new album. [\#281](https://github.com/nicklockwood/iCarousel/issues/281) +- ios 6 iCarousel with UITableView problem [\#277](https://github.com/nicklockwood/iCarousel/issues/277) +- Custom time machine carousel with some tweaks [\#275](https://github.com/nicklockwood/iCarousel/issues/275) +- Issue creating a carousel of buttons [\#270](https://github.com/nicklockwood/iCarousel/issues/270) +- Multiple Active Area in iCarouselTypeLinear [\#269](https://github.com/nicklockwood/iCarousel/issues/269) +- Remove fading [\#268](https://github.com/nicklockwood/iCarousel/issues/268) +- How to retrieve correct index of current view [\#267](https://github.com/nicklockwood/iCarousel/issues/267) +- How to center the images vertically [\#265](https://github.com/nicklockwood/iCarousel/issues/265) +- Vertical linear carousel exceeds bounds [\#264](https://github.com/nicklockwood/iCarousel/issues/264) +- iCarouselOptionVisibleItems do not have effect while scrolling [\#263](https://github.com/nicklockwood/iCarousel/issues/263) +- Get Current View index or the View it self ?? [\#261](https://github.com/nicklockwood/iCarousel/issues/261) +- Embedded UITextViews loaded offscreen don't draw text [\#259](https://github.com/nicklockwood/iCarousel/issues/259) +- Delegate method valueForOption never called [\#258](https://github.com/nicklockwood/iCarousel/issues/258) +- iCarousel with UITableView ?? [\#256](https://github.com/nicklockwood/iCarousel/issues/256) +- iCarouselTypeCustom and custom position of the view [\#255](https://github.com/nicklockwood/iCarousel/issues/255) +- Hello, I want to change the space between views in iCarouselTypeLinear [\#254](https://github.com/nicklockwood/iCarousel/issues/254) +- How to disable touch when Auto Scrolling? [\#253](https://github.com/nicklockwood/iCarousel/issues/253) +- Sequential search for any force [\#251](https://github.com/nicklockwood/iCarousel/issues/251) +- Cylinder Carousel scrolls wrong way on swipes near edge [\#250](https://github.com/nicklockwood/iCarousel/issues/250) +- iCarousel with new Appstore carousel design [\#248](https://github.com/nicklockwood/iCarousel/issues/248) +- Scrolling one at a time [\#247](https://github.com/nicklockwood/iCarousel/issues/247) +- carousel scrolling paralleled [\#246](https://github.com/nicklockwood/iCarousel/issues/246) +- Random Carousel View [\#245](https://github.com/nicklockwood/iCarousel/issues/245) +- carousel scrolls really slugglishly when alot of data is placed in it [\#244](https://github.com/nicklockwood/iCarousel/issues/244) +- How to use reflectionview with button? [\#241](https://github.com/nicklockwood/iCarousel/issues/241) +- trying to load pre store imageData from .plist? [\#240](https://github.com/nicklockwood/iCarousel/issues/240) +- Left Indent the first View rather than center align [\#239](https://github.com/nicklockwood/iCarousel/issues/239) +- resize on orientation change [\#238](https://github.com/nicklockwood/iCarousel/issues/238) +- Support for `touchInside` [\#237](https://github.com/nicklockwood/iCarousel/issues/237) +- using NSFetchedResutlsController with iCarousel [\#236](https://github.com/nicklockwood/iCarousel/issues/236) +- scrollToItemIndex with wrap and direction [\#234](https://github.com/nicklockwood/iCarousel/issues/234) +- NSView over carousel [\#233](https://github.com/nicklockwood/iCarousel/issues/233) +- QTCaptureView Support [\#230](https://github.com/nicklockwood/iCarousel/issues/230) +- animating centered view to scale up [\#228](https://github.com/nicklockwood/iCarousel/issues/228) +- How can i give a special view \(UIButton\) for first view and meanwhile i want to give my array as data source? [\#227](https://github.com/nicklockwood/iCarousel/issues/227) +- Can I add subclasses of UIView as items in the iCarousel ? [\#226](https://github.com/nicklockwood/iCarousel/issues/226) +- How can i give a special view \(UIButton\) for first view and meanwhile i want to give my array as data source? [\#225](https://github.com/nicklockwood/iCarousel/issues/225) +- Problem with Reusing View having UISlider [\#224](https://github.com/nicklockwood/iCarousel/issues/224) +- iCarousel reload takes some time [\#223](https://github.com/nicklockwood/iCarousel/issues/223) +- Slightly arc-ed views [\#222](https://github.com/nicklockwood/iCarousel/issues/222) +- Limiting Scroll Area [\#221](https://github.com/nicklockwood/iCarousel/issues/221) +- Drag and Drop [\#220](https://github.com/nicklockwood/iCarousel/issues/220) +- view in shape of coffee cup [\#217](https://github.com/nicklockwood/iCarousel/issues/217) +- Could iCarousel show in a view that smaller than full screen? [\#216](https://github.com/nicklockwood/iCarousel/issues/216) +- Images mixed up [\#215](https://github.com/nicklockwood/iCarousel/issues/215) +- Alternate fade methodology [\#213](https://github.com/nicklockwood/iCarousel/issues/213) +- "Basic Mac Demo" fails to open. [\#212](https://github.com/nicklockwood/iCarousel/issues/212) +- presentModalViewController on iCarousel UIView item [\#211](https://github.com/nicklockwood/iCarousel/issues/211) +- Problem setting correct itemTransformForOffset on custom carousel [\#210](https://github.com/nicklockwood/iCarousel/issues/210) +- Support xcode's "treat warnings as errors = YES" [\#209](https://github.com/nicklockwood/iCarousel/issues/209) +- Paths for iCarousel examples [\#206](https://github.com/nicklockwood/iCarousel/issues/206) +- button on iCarousel view [\#205](https://github.com/nicklockwood/iCarousel/issues/205) +- Memory leak issue [\#204](https://github.com/nicklockwood/iCarousel/issues/204) +- scrollToItemAtIndex keeps crashing [\#203](https://github.com/nicklockwood/iCarousel/issues/203) +- Navigating Back to iCarousel from another View [\#202](https://github.com/nicklockwood/iCarousel/issues/202) +- ScrollByNumberOfItems Without Acceleration [\#201](https://github.com/nicklockwood/iCarousel/issues/201) +- carouselShouldWrap: not called after removal or insertion of items [\#200](https://github.com/nicklockwood/iCarousel/issues/200) +- Issue with reloadItemAtIndex: [\#199](https://github.com/nicklockwood/iCarousel/issues/199) +- Items inside the carousel are not re-drawn even when they should [\#198](https://github.com/nicklockwood/iCarousel/issues/198) +- scrollToItemAtIndex: can be off by 1 [\#197](https://github.com/nicklockwood/iCarousel/issues/197) +- Calling reloadData causes views to overlap when scrolled [\#196](https://github.com/nicklockwood/iCarousel/issues/196) +- Mac: Not working on scaled retina displays and ... [\#193](https://github.com/nicklockwood/iCarousel/issues/193) +- scrollToItemAtIndex: doesn't trigger delegate methods [\#188](https://github.com/nicklockwood/iCarousel/issues/188) +- iCarouselTypeLinear spacing between images [\#183](https://github.com/nicklockwood/iCarousel/issues/183) +- Repeated views using FXImageView as viewForItemAtIndex [\#179](https://github.com/nicklockwood/iCarousel/issues/179) +- Nested Controls Don't receive mouse events properly \(on Mac\) [\#160](https://github.com/nicklockwood/iCarousel/issues/160) +- How to resize the carousel view during a screen orientation change [\#145](https://github.com/nicklockwood/iCarousel/issues/145) +- carouselDidEndScrollingAnimation block UIView beginAnimations [\#64](https://github.com/nicklockwood/iCarousel/issues/64) + +## [1.7.1](https://github.com/nicklockwood/iCarousel/tree/1.7.1) (2012-08-02) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.7...1.7.1) + +**Closed issues:** + +- Question on Overlapping Views [\#195](https://github.com/nicklockwood/iCarousel/issues/195) +- Strange Disabling Scrolling Error [\#194](https://github.com/nicklockwood/iCarousel/issues/194) +- Nested Carousel Example issue [\#191](https://github.com/nicklockwood/iCarousel/issues/191) +- Nested Carousel Example issue [\#190](https://github.com/nicklockwood/iCarousel/issues/190) +- Small Documentation Error [\#189](https://github.com/nicklockwood/iCarousel/issues/189) +- how to make all of covers scroll with same speed? [\#187](https://github.com/nicklockwood/iCarousel/issues/187) +- Background image for center image [\#186](https://github.com/nicklockwood/iCarousel/issues/186) +- Small issue while reloadData [\#185](https://github.com/nicklockwood/iCarousel/issues/185) +- UIView passed viewForItemAtIndex is not getting released properly [\#184](https://github.com/nicklockwood/iCarousel/issues/184) +- CFFloat Assign Errors [\#182](https://github.com/nicklockwood/iCarousel/issues/182) +- scroll to item [\#181](https://github.com/nicklockwood/iCarousel/issues/181) +- Feature request: UILongPressGestureRecognizer [\#180](https://github.com/nicklockwood/iCarousel/issues/180) +- Wheel of Fortune Treatment [\#178](https://github.com/nicklockwood/iCarousel/issues/178) +- carousel:viewForItemAtIndex: reusingView method question [\#167](https://github.com/nicklockwood/iCarousel/issues/167) + +## [1.7](https://github.com/nicklockwood/iCarousel/tree/1.7) (2012-07-15) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.6.3...1.7) + +**Closed issues:** + +- R u able to rotate the circle with in some angle [\#177](https://github.com/nicklockwood/iCarousel/issues/177) +- Custom Views and itemViewAtIndex [\#176](https://github.com/nicklockwood/iCarousel/issues/176) +- Two-finger swipe rather than one-finger swipe [\#175](https://github.com/nicklockwood/iCarousel/issues/175) +- vertical & horizontal carousel, simultanious [\#174](https://github.com/nicklockwood/iCarousel/issues/174) +- Semantic issue on new iCarousel Version [\#173](https://github.com/nicklockwood/iCarousel/issues/173) +- Retain View [\#172](https://github.com/nicklockwood/iCarousel/issues/172) +- Large memory consumption for 50 items [\#171](https://github.com/nicklockwood/iCarousel/issues/171) +- Loading Multiple Nib's into the one carousel [\#169](https://github.com/nicklockwood/iCarousel/issues/169) +- Click to center while scrolling stops breifly, then jumps farther [\#168](https://github.com/nicklockwood/iCarousel/issues/168) +- iOS Tapping while swiping [\#166](https://github.com/nicklockwood/iCarousel/issues/166) +- viewForItemAtIndex and AFNerworking [\#165](https://github.com/nicklockwood/iCarousel/issues/165) +- Deleting [\#164](https://github.com/nicklockwood/iCarousel/issues/164) +- Loading Transitions/Animations [\#163](https://github.com/nicklockwood/iCarousel/issues/163) +- indexOfItemView [\#162](https://github.com/nicklockwood/iCarousel/issues/162) +- iCarouselTypeInvertedCylinder delivers wrong selected item index [\#161](https://github.com/nicklockwood/iCarousel/issues/161) +- Control subviews' alpha similar to carousel:itemAlphaForOffset: [\#159](https://github.com/nicklockwood/iCarousel/issues/159) +- Resistance when flicking/swiping in Rotary vs CoverFlow mode [\#158](https://github.com/nicklockwood/iCarousel/issues/158) +- How to build multiple carousels which are not using fullscreen [\#157](https://github.com/nicklockwood/iCarousel/issues/157) +- Enlarge center image [\#156](https://github.com/nicklockwood/iCarousel/issues/156) +- wrap not working [\#155](https://github.com/nicklockwood/iCarousel/issues/155) +- Multiple iCarousel views in the same page [\#154](https://github.com/nicklockwood/iCarousel/issues/154) +- how to take a screen shot [\#153](https://github.com/nicklockwood/iCarousel/issues/153) +- Placeholders not appearing [\#152](https://github.com/nicklockwood/iCarousel/issues/152) +- itemAlphaForOffset not being called [\#151](https://github.com/nicklockwood/iCarousel/issues/151) +- Rotary tilted plane? [\#150](https://github.com/nicklockwood/iCarousel/issues/150) +- Problem with scrollByNumberOfItems:duration: with 0 duration [\#144](https://github.com/nicklockwood/iCarousel/issues/144) +- How to correctly initialize icarousel and reloadData during cellForRowAtIndexPath? [\#143](https://github.com/nicklockwood/iCarousel/issues/143) +- Views from left to right, not centered [\#142](https://github.com/nicklockwood/iCarousel/issues/142) +- How to Rotate another carousel view. [\#141](https://github.com/nicklockwood/iCarousel/issues/141) +- What is Placeholder? [\#140](https://github.com/nicklockwood/iCarousel/issues/140) +- image from NSDocuments Directory doesn't show [\#139](https://github.com/nicklockwood/iCarousel/issues/139) +- Need help to customize x-axis frame of carousel views [\#138](https://github.com/nicklockwood/iCarousel/issues/138) +- enlarge the cover when tap [\#137](https://github.com/nicklockwood/iCarousel/issues/137) +- Linear Carousel with Zoomed In Center Item [\#136](https://github.com/nicklockwood/iCarousel/issues/136) +- UIImagePicker image [\#135](https://github.com/nicklockwood/iCarousel/issues/135) +- Trying to figure out reusingView [\#134](https://github.com/nicklockwood/iCarousel/issues/134) +- How to set currentItemView as per user selection on load? [\#133](https://github.com/nicklockwood/iCarousel/issues/133) +- Request: Documentation for "toggle" property [\#132](https://github.com/nicklockwood/iCarousel/issues/132) +- Scrolling behaviors work in simulator but not on iPad 2 [\#131](https://github.com/nicklockwood/iCarousel/issues/131) +- Problem with reloadItemAtIndex:animated:? [\#130](https://github.com/nicklockwood/iCarousel/issues/130) +- Example of using iCarousel inside Table cellview? [\#129](https://github.com/nicklockwood/iCarousel/issues/129) +- iCarousel tag [\#128](https://github.com/nicklockwood/iCarousel/issues/128) +- Multiple Carousel Problem in Storyboard [\#122](https://github.com/nicklockwood/iCarousel/issues/122) +- Weak reference for the delegate on a Mac [\#121](https://github.com/nicklockwood/iCarousel/issues/121) +- Problem when used with conflicting pan gesture recognizers [\#100](https://github.com/nicklockwood/iCarousel/issues/100) +- ScrollToOffset Feature [\#97](https://github.com/nicklockwood/iCarousel/issues/97) + +**Merged pull requests:** + +- Compiling without PCH [\#149](https://github.com/nicklockwood/iCarousel/pull/149) ([ndfred](https://github.com/ndfred)) +- Fix scrollByNumberOfItems duration 0 [\#147](https://github.com/nicklockwood/iCarousel/pull/147) ([ggrana](https://github.com/ggrana)) + +## [1.6.3](https://github.com/nicklockwood/iCarousel/tree/1.6.3) (2012-05-17) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.6.2...1.6.3) + +**Closed issues:** + +- Resizing in Multiple Carousel [\#127](https://github.com/nicklockwood/iCarousel/issues/127) +- depthSortViews not wrapping itemView in a container? [\#126](https://github.com/nicklockwood/iCarousel/issues/126) +- Cast of Objective-C pointer type 'iCarousel \* to C pointer type 'void \*' requires a bridged cast [\#125](https://github.com/nicklockwood/iCarousel/issues/125) +- Multiple Carousel Problem in Storyboard [\#124](https://github.com/nicklockwood/iCarousel/issues/124) +- Multiple Carousel Problem in Storyboard [\#123](https://github.com/nicklockwood/iCarousel/issues/123) +- Multiple iCarousel in iPad viewController [\#120](https://github.com/nicklockwood/iCarousel/issues/120) +- iCarousel in storyboard [\#119](https://github.com/nicklockwood/iCarousel/issues/119) +- How to disable animation when loading new views [\#118](https://github.com/nicklockwood/iCarousel/issues/118) +- Is it possible to have two carousel in one view? [\#117](https://github.com/nicklockwood/iCarousel/issues/117) +- setContentOffset:animated: [\#114](https://github.com/nicklockwood/iCarousel/issues/114) +- Add a re-use identifier to the datasource to handle multiple view types [\#113](https://github.com/nicklockwood/iCarousel/issues/113) +- A carousel into another carousel. [\#112](https://github.com/nicklockwood/iCarousel/issues/112) +- customize UIView for iCarousel with xib ? [\#111](https://github.com/nicklockwood/iCarousel/issues/111) +- Can't figure out how the index works [\#109](https://github.com/nicklockwood/iCarousel/issues/109) +- Hide views under navigation bar [\#108](https://github.com/nicklockwood/iCarousel/issues/108) +- Double images resolution on iPhone 4 \(but not on Simulator\). [\#107](https://github.com/nicklockwood/iCarousel/issues/107) +- image of the second index visible over carousel [\#106](https://github.com/nicklockwood/iCarousel/issues/106) +- Can't get local images to work [\#105](https://github.com/nicklockwood/iCarousel/issues/105) +- Noob question... How to insert my own images [\#103](https://github.com/nicklockwood/iCarousel/issues/103) +- Enlarge image [\#102](https://github.com/nicklockwood/iCarousel/issues/102) +- performances with high number of views on Mac [\#101](https://github.com/nicklockwood/iCarousel/issues/101) +- Rendering outside of UI frame [\#98](https://github.com/nicklockwood/iCarousel/issues/98) +- Issue with storyboards [\#95](https://github.com/nicklockwood/iCarousel/issues/95) +- How to enable Paging like UIScrollView [\#94](https://github.com/nicklockwood/iCarousel/issues/94) +- Thanks. How do i enlarge the centered image from the carousel [\#93](https://github.com/nicklockwood/iCarousel/issues/93) +- Have you seen my pull request? [\#92](https://github.com/nicklockwood/iCarousel/issues/92) +- Ignoring touches on a AQGridView control [\#91](https://github.com/nicklockwood/iCarousel/issues/91) +- scroll animation is not proper for then 19 item in mac app [\#90](https://github.com/nicklockwood/iCarousel/issues/90) +- Like to show iCarousel Center Image in a separate UIImage [\#89](https://github.com/nicklockwood/iCarousel/issues/89) +- a method is called twice [\#88](https://github.com/nicklockwood/iCarousel/issues/88) +- can you customize the carousel to show more than 3 views at a time [\#87](https://github.com/nicklockwood/iCarousel/issues/87) +- Loading ALL views in 1.6, not in 1.4 [\#86](https://github.com/nicklockwood/iCarousel/issues/86) +- icarousel with cocos2d problem [\#85](https://github.com/nicklockwood/iCarousel/issues/85) +- How to AutoScroll iCarousel coverflow when view loads [\#84](https://github.com/nicklockwood/iCarousel/issues/84) +- Error when running in iPad 4.3 Simulator [\#83](https://github.com/nicklockwood/iCarousel/issues/83) +- continuous scroll [\#81](https://github.com/nicklockwood/iCarousel/issues/81) + +**Merged pull requests:** + +- Internal NaN values [\#82](https://github.com/nicklockwood/iCarousel/pull/82) ([alleus](https://github.com/alleus)) + +## [1.6.2](https://github.com/nicklockwood/iCarousel/tree/1.6.2) (2012-01-25) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.6.1...1.6.2) + +**Closed issues:** + +- Calling reloadData while the carousel is being manipulated causes old views to permanently stay in the carousel [\#80](https://github.com/nicklockwood/iCarousel/issues/80) +- Good way to add custom tweaks to views based on offset [\#79](https://github.com/nicklockwood/iCarousel/issues/79) +- Fade on adding/removing view [\#78](https://github.com/nicklockwood/iCarousel/issues/78) +- Adding highlight/darken feature [\#77](https://github.com/nicklockwood/iCarousel/issues/77) +- same direction coverflow [\#76](https://github.com/nicklockwood/iCarousel/issues/76) +- Help with custom transform [\#75](https://github.com/nicklockwood/iCarousel/issues/75) +- After the update my carousel go crazy [\#74](https://github.com/nicklockwood/iCarousel/issues/74) + +## [1.6.1](https://github.com/nicklockwood/iCarousel/tree/1.6.1) (2012-01-05) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.6...1.6.1) + +**Closed issues:** + +- Carousel iCarouselTypeRotary with two images [\#58](https://github.com/nicklockwood/iCarousel/issues/58) + +## [1.6](https://github.com/nicklockwood/iCarousel/tree/1.6) (2011-12-31) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.8...1.6) + +**Closed issues:** + +- Constrain scrolling to the iCarousel view size [\#71](https://github.com/nicklockwood/iCarousel/issues/71) +- No reuse mechanisms of views [\#70](https://github.com/nicklockwood/iCarousel/issues/70) +- how to change the angle of back side views. [\#69](https://github.com/nicklockwood/iCarousel/issues/69) +- Select first/last items spacing [\#68](https://github.com/nicklockwood/iCarousel/issues/68) +- Linear carousel type with variable amount of visible images [\#67](https://github.com/nicklockwood/iCarousel/issues/67) +- Circular carousel [\#66](https://github.com/nicklockwood/iCarousel/issues/66) +- \[self didScroll\] EXC\_BAD\_ACCESS [\#65](https://github.com/nicklockwood/iCarousel/issues/65) +- iCarousel UIView with variable width [\#62](https://github.com/nicklockwood/iCarousel/issues/62) +- viewForItemAtIndex not called [\#61](https://github.com/nicklockwood/iCarousel/issues/61) +- reloadData [\#60](https://github.com/nicklockwood/iCarousel/issues/60) +- scrollToItemAtIndex:animated: doesn't work? [\#59](https://github.com/nicklockwood/iCarousel/issues/59) +- can make a vertical carousel? [\#57](https://github.com/nicklockwood/iCarousel/issues/57) +- strange in setting viewpointOffset with type = iCarouselTypeCoverFlow2 [\#56](https://github.com/nicklockwood/iCarousel/issues/56) +- Carousel on Simulator [\#55](https://github.com/nicklockwood/iCarousel/issues/55) +- Loading views in background thread [\#54](https://github.com/nicklockwood/iCarousel/issues/54) +- Beginning and end of the list at different points [\#53](https://github.com/nicklockwood/iCarousel/issues/53) +- iCarousel stay within border [\#52](https://github.com/nicklockwood/iCarousel/issues/52) +- Mirrored view and custom carousel [\#50](https://github.com/nicklockwood/iCarousel/issues/50) +- Empty carousel [\#46](https://github.com/nicklockwood/iCarousel/issues/46) +- Adding sound effect [\#45](https://github.com/nicklockwood/iCarousel/issues/45) +- A couple of bugs [\#43](https://github.com/nicklockwood/iCarousel/issues/43) +- Flip to another view when tapping on the currentItemView [\#40](https://github.com/nicklockwood/iCarousel/issues/40) +- Avoid empty space on first and last item display [\#35](https://github.com/nicklockwood/iCarousel/issues/35) + +## [1.5.8](https://github.com/nicklockwood/iCarousel/tree/1.5.8) (2011-10-30) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.7...1.5.8) + +**Closed issues:** + +- Pull to refresh [\#51](https://github.com/nicklockwood/iCarousel/issues/51) +- Is it possible to set starting 0th index carousel offset constant regardless whatever my NUMBER\_OF\_ITEMS count? [\#47](https://github.com/nicklockwood/iCarousel/issues/47) +- Optimisations for large datasets ... [\#44](https://github.com/nicklockwood/iCarousel/issues/44) + +## [1.5.7](https://github.com/nicklockwood/iCarousel/tree/1.5.7) (2011-10-20) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.6...1.5.7) + +**Closed issues:** + +- carousel:shouldSelectItemAtIndex: not being called [\#48](https://github.com/nicklockwood/iCarousel/issues/48) +- error when tap [\#39](https://github.com/nicklockwood/iCarousel/issues/39) +- Does exist a way to hide placeholder and show them after I get all source for carousel? [\#38](https://github.com/nicklockwood/iCarousel/issues/38) +- Problems reloading data [\#37](https://github.com/nicklockwood/iCarousel/issues/37) +- Reloading a single item [\#33](https://github.com/nicklockwood/iCarousel/issues/33) + +## [1.5.6](https://github.com/nicklockwood/iCarousel/tree/1.5.6) (2011-08-23) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.5...1.5.6) + +**Closed issues:** + +- Cylinder View - large numbers of items causes back ones to vanish [\#34](https://github.com/nicklockwood/iCarousel/issues/34) + +## [1.5.5](https://github.com/nicklockwood/iCarousel/tree/1.5.5) (2011-08-16) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.4...1.5.5) + +**Closed issues:** + +- Not really an issue... more a suggestion: make "- \(UIView \*\)viewAtIndex:\(NSInteger\)index;" public... [\#31](https://github.com/nicklockwood/iCarousel/issues/31) +- When .stopAtItemBoundary is set to NO, the bounce animation looks jerky [\#30](https://github.com/nicklockwood/iCarousel/issues/30) +- Bug when inserting a new item at the end [\#28](https://github.com/nicklockwood/iCarousel/issues/28) +- Having some issue when View width smaller then the device width. [\#26](https://github.com/nicklockwood/iCarousel/issues/26) + +## [1.5.4](https://github.com/nicklockwood/iCarousel/tree/1.5.4) (2011-08-14) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.3...1.5.4) + +**Closed issues:** + +- numberOfVisibleItems [\#27](https://github.com/nicklockwood/iCarousel/issues/27) +- Problem with an amount greater than 21 records. [\#24](https://github.com/nicklockwood/iCarousel/issues/24) +- Variable item size does not rearrange subviews [\#18](https://github.com/nicklockwood/iCarousel/issues/18) + +## [1.5.3](https://github.com/nicklockwood/iCarousel/tree/1.5.3) (2011-08-11) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.2...1.5.3) + +## [1.5.2](https://github.com/nicklockwood/iCarousel/tree/1.5.2) (2011-08-03) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5.1...1.5.2) + +**Closed issues:** + +- Undo iCarousel now stops exactly on an item index? [\#23](https://github.com/nicklockwood/iCarousel/issues/23) +- reloadData being called too often? [\#22](https://github.com/nicklockwood/iCarousel/issues/22) +- buttonTapped event never fires [\#19](https://github.com/nicklockwood/iCarousel/issues/19) + +## [1.5.1](https://github.com/nicklockwood/iCarousel/tree/1.5.1) (2011-07-25) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.5...1.5.1) + +**Closed issues:** + +- Antialiasing in 3D [\#17](https://github.com/nicklockwood/iCarousel/issues/17) +- Multiple iCarousel in single UIView [\#16](https://github.com/nicklockwood/iCarousel/issues/16) + +## [1.5](https://github.com/nicklockwood/iCarousel/tree/1.5) (2011-07-19) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.4...1.5) + +**Closed issues:** + +- Items have jaggies and there is no reflection [\#15](https://github.com/nicklockwood/iCarousel/issues/15) + +## [1.4](https://github.com/nicklockwood/iCarousel/tree/1.4) (2011-07-09) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.3.4...1.4) + +**Closed issues:** + +- SIGABRT on loading iCarousel iOS Demo [\#13](https://github.com/nicklockwood/iCarousel/issues/13) + +**Merged pull requests:** + +- Issue on iCarousel [\#14](https://github.com/nicklockwood/iCarousel/pull/14) ([siuying](https://github.com/siuying)) + +## [1.3.4](https://github.com/nicklockwood/iCarousel/tree/1.3.4) (2011-07-08) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.3.3...1.3.4) + +**Closed issues:** + +- Currently Selected Item cannot be tapped [\#12](https://github.com/nicklockwood/iCarousel/issues/12) + +## [1.3.3](https://github.com/nicklockwood/iCarousel/tree/1.3.3) (2011-07-04) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.3.2...1.3.3) + +## [1.3.2](https://github.com/nicklockwood/iCarousel/tree/1.3.2) (2011-06-29) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.3.1...1.3.2) + +**Closed issues:** + +- looping issue [\#10](https://github.com/nicklockwood/iCarousel/issues/10) + +## [1.3.1](https://github.com/nicklockwood/iCarousel/tree/1.3.1) (2011-06-28) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.3...1.3.1) + +**Closed issues:** + +- \[Feature request\] Method on delegate to detect when user taps an item [\#4](https://github.com/nicklockwood/iCarousel/issues/4) + +**Merged pull requests:** + +- Adding Callbacks [\#3](https://github.com/nicklockwood/iCarousel/pull/3) ([lucascorrea](https://github.com/lucascorrea)) + +## [1.3](https://github.com/nicklockwood/iCarousel/tree/1.3) (2011-06-27) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.2.4...1.3) + +**Closed issues:** + +- iCarousel never reaches dealloc [\#9](https://github.com/nicklockwood/iCarousel/issues/9) + +## [1.2.4](https://github.com/nicklockwood/iCarousel/tree/1.2.4) (2011-06-14) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.2.3...1.2.4) + +## [1.2.3](https://github.com/nicklockwood/iCarousel/tree/1.2.3) (2011-06-14) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.2.2...1.2.3) + +**Closed issues:** + +- change coverflow item size [\#8](https://github.com/nicklockwood/iCarousel/issues/8) + +## [1.2.2](https://github.com/nicklockwood/iCarousel/tree/1.2.2) (2011-05-14) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.2.1...1.2.2) + +## [1.2.1](https://github.com/nicklockwood/iCarousel/tree/1.2.1) (2011-05-13) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.2...1.2.1) + +## [1.2](https://github.com/nicklockwood/iCarousel/tree/1.2) (2011-04-21) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.1.2...1.2) + +## [1.1.2](https://github.com/nicklockwood/iCarousel/tree/1.1.2) (2011-04-18) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.1.1...1.1.2) + +## [1.1.1](https://github.com/nicklockwood/iCarousel/tree/1.1.1) (2011-04-15) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.1...1.1.1) + +## [1.1](https://github.com/nicklockwood/iCarousel/tree/1.1) (2011-04-13) +[Full Changelog](https://github.com/nicklockwood/iCarousel/compare/1.0...1.1) + +## [1.0](https://github.com/nicklockwood/iCarousel/tree/1.0) (2011-04-06) + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file