| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.6.0 Release.tar.gz | 2015-04-02 | 99.0 kB | |
| 0.6.0 Release.zip | 2015-04-02 | 146.9 kB | |
| README.md | 2015-04-02 | 2.1 kB | |
| Totals: 3 Items | 248.0 kB | 0 | |
0.6.0(Thursday, April 2, 2015)
NEW - Removed iOS 6 support (#[350](https://github.com/mutualmobile/MMDrawerController/pull/350))([#356](https://github.com/350)(/issues/356)) (Kevin Harwood, podkovyrin) - Migrated from id to instancetype (#349) (Kevin Harwood) - Added iPhone 6/6+ support to example project (#347) (Kevin Harwood) - Added new properties for Shadow Radius, Shadow Opacity, Shadow Offset, Bezel Gesture Size, and Pan Velocity thresholds Please consult the documentation for additional information. (#[294](https://github.com/mutualmobile/MMDrawerController/pull/294))([#338](https://github.com/mutualmobile/MMDrawerController/pull/338))([#270](https://github.com/mutualmobile/MMDrawerController/pull/270))([#194](https://github.com/294)(#338)(#270)(/issues/194)) (SanggeonPark, lbasile, boherna, MartinMoizard )
FIXED - FIXED an issue (#288) rotation methods were called twice on iOS 8. (arielitovsky) - FIXED an issue (#348) where the drawer height was incorrectly set when using a dummy status bar. - FIXED an issue (#324) where we called removeFromParentViewController out of order. (long) - FIXED an issue (#306) where the podspec incorrectly caused a duplicate reference warning. (klundberg)