This release fixes a long standing, subtle bug that occurred during daylight saving time (DST) months. The problem was that the day during which DST occurred was sometimes displayed twice, and the rest of the calendar was wrong for that month.
It was really hard to track down the bug because it required a set of conditions in order to be able to reproduce it. I'll blog about it someday. It was reported a few times, here, here and here. I'm glad to say that it's finally fixed.
Other news:
- added
checkRangeconstructor argument. - fixed parsing of date + time (it was a bit random when time was included)
- when
showTimeistrue, read time too from the input field