- Add SelectionMode.RANGE for selecting range of dates (e.g. when booking a flight or a hotel)
- Fix DateUtils.calculateMonthsDifference() method.
- Fix calculating pages count when years change.
- Fix multiple dates selection.
- Add CurrentPageCallback for getting selected page start and end dates.
- Fix DateUtils.getLastDayOfMonth() method.
- Calculate height of Calendarro in dependency of max weeks number (MONTHLY mode).
- Fix minor bugs with paging.
- Fix counting pages for DisplayMode.WEEKS due to bug for February.
- Change Calendarro height in month mode
- Add onTap callback for Calendarro
- Fix
- Introduce Calendarro!