API Changelog
The API changelog contains all changes made to the API Documentation/Functions. It does not contain the changes made to the tcor software/reference implementation.
1.3.0
- New meta attribute for timetables:
year
1.2.0
/lessonSubjectList
->/subjectList
- rename params:
courseName
->course
lessonSubject
->subject
1.1.4
/health
, returns 200 (OK, for status checks)
1.1.3
/lesson
->/lessons
1.1.0
/courses
is deprecated now, use/courseList
instead
Software/Reference Implemetation Changelog
The reference implemetation changes can be found in the Releases tab.