Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 480 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 480 Bytes

V1.1.2

  • the styling issue fixed.
  • package service provider codes cleaned.

V1.1.1

  • lang folder added to package publishes.

V1.1.0

  • disabling week days feature added you can disable week days by disabledWeekDays method and passing days you want to disable as an array (0 => saturday, 1 => sunday 2 => monday, 3 => Tuesday, 4 => Wednesday, 5 => Thursday, 6 => friday).
  • minDate validation bug fixed.