v0.7.0
- Add support for
minValue
andmaxValue
- When
minValue
andmaxValue
are specified, returnyears
array - Add
available
property inmonths
which may befalse
whenminValue
ormaxValue
are specified - Rollover a week if month starts on day 1 or ends on day 7
- Remove
<button>
on days, userenderDay
to render whichever element is best for you - Improve examples