Skip to content

Releases: LiterateInk/Pawnote

js v0.14.0

20 Feb 10:44
Compare
Choose a tag to compare

New

  • feat(news): add attachments in questions (5c043d8)

js v0.13.3

20 Feb 07:34
Compare
Choose a tag to compare
  • refactor: abbrevationValue -> abbrevation (75aa593)
  • fix: use Period type directly (5e52211)

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)