CalendarView v1.0.0 Release Notes

Release Date: 2020-11-08 // over 3 years ago
    • โœ‚ 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() or updateMonthRangeAsync().

Previous changes from v0.4.5

    • ๐Ÿ›  Fix calendar measure logic.
    • ๐Ÿ“š Update method documentation.