Skip to content

Releases: LiterateInk/Pawdirecte

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)

js v1.0.4

07 Aug 18:34
Compare
Choose a tag to compare
  • fix(double-auth): use encode/decode (b5dddf0)

js v1.0.3

07 Aug 09:51
Compare
Choose a tag to compare

Same as js-v1.0.2, fixes an issue on React Native.