What's Changed
* params `from_date` and `to_date` for the `TitleTimeTableType` are optional
* Change the `online` attribute type from int(0, 1) to bool in the `TimeTable` model
* "Models" package has been renamed to "types"
* Update `Methods` enum inherited type
* Add caching for `_get_id_by_title` method
* the `CHSUApi` methods can now be used synchronously