V1.7
- Added "data-type" attribute option for show the event type
- Now, event dot colors are different as its type
V1.6
- In range type when you selecting second day and if you are in another month that first day of the month wasn't been selected. It's been fixed now.
- 'selectingAfterToday' and 'selectingBeforeToday' parameters weren't working properly in January 2018. It's been fixed now.
V1.5
- Range selection bug is fixed. That bug was blocking the calendar for range selecting to previous month.
- Added new property for day and month. You can use day and month 'with zero'. Default data is coming with zero. (dayWithZero: false, monthWithZero: false)
V1.4
- Added option for disable selecting and clicking to day which after today (selectingBeforeToday: boolen)
- Added option for disable selecting and clicking to day which before today (selectingAfterToday: boolen)
V1.3
- Added French, Italian, Filipino, Russian, Dutch, Chinese, Hindi, Portuguese and Polish language support
- Added week start day option for sunday or monday
- Fixed today selecting problem
- Updated .js file for optimization
- Updated installation guide
V1.2
- Added German language support
- Added link option for events on using 'type: range'
- Updated installation guide
V1