Updated library API
This version contains updated library API. Methods and properties that are not recommended to be used by the clients are hidden with the private
keyword now. On the other hand, a big portion of the library has been exposed with the public
modifiers, so that it's now possible to use CalendarKit's components to create an own custom user interface.