RDVCalendarView 1.0.3
- Add
-calendarView:didChangeMonth:
delegate method to RDVCalendarView, make themonth
property public and read only - DRY up month navigation logic, make RDVCalendarView's
month
property atomic - Pass weak reference to animation blocks, highlight subviews on selection/highlight, add
-dateForIndex:
method