Skip to content

Releases: LiterateInk/Pawdirecte

js v1.7.1

18 Dec 20:49
aed2efc
Compare
Choose a tag to compare

Fixes the URL encoded password in the login POST form data.

js v1.7.0

11 Dec 09:30
d4e96d6
Compare
Choose a tag to compare
  • Add exemptions and subject name to attendance (#11)
  • Add support for Dispense in grades.

js v1.6.0

09 Nov 11:58
e04c17c
Compare
Choose a tag to compare

Various API changes, please check the #9 PR for more details

js v1.5.0

28 Oct 13:46
a3a0049
Compare
Choose a tag to compare

#8 & #7 were merged.
Should resolve PapillonApp/Papillon#301, thanks to @imyanice for your contributions !

js v1.4.0

16 Oct 19:46
554e6fc
Compare
Choose a tag to compare

Implements contents in homework.

See #6.

js v1.3.0

12 Oct 09:58
412ca41
Compare
Choose a tag to compare

More features to improve Papillon, for more information, please check #5.

js-v1.2.0...js-v1.3.0

js v1.2.0

28 Sep 23:39
47eefa0
Compare
Choose a tag to compare

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

11 Aug 04:06
Compare
Choose a tag to compare

Features

  • Proper implementation for tree-shaking !
  • A bit more lighter by transforming enum into const and using arrow functions

js v1.0.6

07 Aug 21:19
Compare
Choose a tag to compare
  • fix(login): encode password for URI (59cdb19)

js v1.0.5

07 Aug 18:54
Compare
Choose a tag to compare
  • fix(account): profile URL (b2ec429)