2.2.0
Implemented features:
- Created
Address
andRoom
entities. Location
can now fetch the room that it refers to, if one can be found (which is not guaranteed even if there actually is such room, but its address does not match exactly to the location's address).- Some docs fixed.
- Fixed not setting the
timetable
property for some entities. Event
andLocation
were made classes.