Releases: LiterateInk/Pawnote
Releases · LiterateInk/Pawnote
js v0.13.2
- feat(StudentPunishment): add
title
(2de4bf3)
js v0.13.1
Breaking change
On StudentPunishment
the reason
got moved to reasons
because multiple reasons can be given.
- fix!(attendance):
reason
->reasons
(f5555d0)
js v0.13.0
New
getAttendance()
and getDiscussionsOverview()
in client.
- fix!: add period fetching for
getEvaluations
(43f64d8) - feat!: add period fetching on grades (1431520)
- refactor: rename to
attendance
(cb1c8e6) - feat(client): add attendanceOverview (5322c84)
- feat!: add periods for onglets (1121ecc)
- feat(Period): add redirection to main
.getAttendanceOverviewForPeriod()
(8838272) - feat: add attendance onglets and function name (29bb65b)
- feat: add wip types for attendance (87bfc11)
- feat: add messages support in discussions (3c59c84)
- feat: add wip for discussions (609421f)
js v0.12.0
js v0.11.2
- fix: set default week number to 1 if 0 (97d4220)
js v0.11.1
New
- feat(homework): add themes (892b70d)
js v0.11.0
js v0.10.1
New
- feat(client): add public
endDay
(b61f190)
js v0.10.0
New
- implement getResourcesForInterval (8a08e32)
- implement getLessonResource and getLessonHomework (338adf7)
- implement constants for categories, single fetch resource and themes (b2b3f38)
- implement a single lesson fetch for its resource (2638988)
- implement a single lesson fetch for homework (34b4c71)
- implement student resources page (82bde48)
- implement queueing for requests (0ca76f6)