1.0.0
- Remove deprecated fields and methods.
- Remove month range update in the setup method. Calling this method multiple times will perform a full setup as expected. To update the start or end month, please use
updateMonthRange()
orupdateMonthRangeAsync()
.