Skip to content

2.2.0

Compare
Choose a tag to compare
@broadwaylamb broadwaylamb released this 07 Mar 23:37
· 8 commits to master since this release

Implemented features:

  • Created Address and Room 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 and Location were made classes.