Releases: LiterateInk/Pawdirecte
Releases · LiterateInk/Pawdirecte
js v1.6.0
Various API changes, please check the #9 PR for more details
js v1.4.0
Implements contents in homework.
See #6.
js v1.2.0
This release gives a LOT of new features thanks to hard work of @camarm-dev, @LeMaitre4523 and @imyanice on PR #4 !
Includes documents, restauration, grades, homework + state update, messages, workspaces and proper timetables.
js v1.1.0
Features
- Proper implementation for tree-shaking !
- A bit more lighter by transforming
enum
into const
and using arrow functions
js v1.0.6
- fix(login): encode password for URI (59cdb19)
js v1.0.5
- fix(account): profile URL (b2ec429)
js v1.0.4
- fix(double-auth): use encode/decode (b5dddf0)
js v1.0.3
Same as js-v1.0.2
, fixes an issue on React Native.