Skip to content

2.1.0

Compare
Choose a tag to compare
@broadwaylamb broadwaylamb released this 06 Mar 18:10
· 12 commits to master since this release

Implemented features:

  • Serializing StudentGroups and Weeks using JSON. This is useful when you don't want to fetch them every time you need them.
  • Initializing StudentGroups and Weeks from JSON with binding to a Timetable object so you can invoke their fetch[...] methods safely.