Skip to content

0.5.0

Compare
Choose a tag to compare
@dandc87 dandc87 released this 30 Sep 20:41
· 395 commits to master since this release
  • 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.