Releases: LiterateInk/Pawnote
Releases · LiterateInk/Pawnote
js v0.11.1
New
- feat(homework): add themes (892b70d)
js v0.11.0
Breaking
- fix: type on main
getResources...
calls (2b31941)
New
- feat(homework): add return type and info (39d4dcc)
- feat: add more exports (345e78b)
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)
js v0.9.0
- chore(lint): fix (2304475)
- feat: add Presence requests (3ae158d)
- fix(examples): show not available when overall grades are hidden (5fe3a69)
- fix: overall grades when not shown (693ffa8)
js v0.8.1
Minor / Draft feature
- feat(NetworkFail): add error handler (f417443)
js v0.8.0
- docs: typo (32c6380)
- docs: update features list (37c20fb)
- docs(examples): add example for
getPersonalInformation()
(6e514cf)
- chore(lint): fix (58fbf0c)
- feat: personal information and more exports (f2488c9)
js v0.7.0
New
- Implement instance information getter (2ea9cf8)
API : getPronoteInstanceInformation(fetcher, { pronoteURL })
Allows to get information about an instance before logging in.
js v0.6.0
New
- Implemented QRCode + Pin authentication (2780f93)
js v0.5.0
New
- Add evaluations support (010e557)
- Add global averages (for class and student) inside grades overview (d3a788d)