material-calendarview v0.5.0 Release Notes

Release Date: 2015-06-17 // almost 9 years ago
    • ๐Ÿ”„ Change: There are several factory methods on CalendarDay which should be used in place of the now deprecated constructors
    • ๐Ÿ›  Bugfix: You can now clear the selected date. Either by passing null or calling clearSelection()
    • ๐Ÿ†• New: You can now supply a custom DayFormatter to format day labels.