Skip to content

Releases: LiterateInk/Pawnote

js v0.13.2

19 Feb 22:44
Compare
Choose a tag to compare
  • feat(StudentPunishment): add title (2de4bf3)

js v0.13.1

19 Feb 22:24
Compare
Choose a tag to compare

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

18 Feb 17:31
Compare
Choose a tag to compare

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

16 Feb 09:08
Compare
Choose a tag to compare

New

  • fix: remove views since useless on student account (671a98e)
  • feat: add getNews and base for related parsers (bcb1ef5)

js v0.11.2

28 Jan 22:51
Compare
Choose a tag to compare
  • fix: set default week number to 1 if 0 (97d4220)

js v0.11.1

28 Jan 19:01
Compare
Choose a tag to compare

New

  • feat(homework): add themes (892b70d)

js v0.11.0

28 Jan 17:27
Compare
Choose a tag to compare

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

26 Jan 20:55
Compare
Choose a tag to compare

New

  • feat(client): add public endDay (b61f190)

js v0.10.0

24 Jan 14:46
Compare
Choose a tag to compare

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

19 Jan 14:49
Compare
Choose a tag to compare
  • 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)