Skip to content

Releases: chopster44/edulinkone-api

v1.1.7

15 Apr 11:22
Compare
Choose a tag to compare

Request() now automatically re-authenticates when the auth token expires.

v1.1.6

25 Mar 15:27
Compare
Choose a tag to compare

v1.1.6

Changelog

  • Fixed: "Edulink" should be "EduLink"

v1.1.5

25 Mar 15:07
Compare
Choose a tag to compare

v1.1.5

Changelog

  • Added: completeHomework() to change a homework's state of completion
  • Added: documentation for completeHomework()

v1.1.4

25 Mar 14:35
Compare
Choose a tag to compare

v1.1.4

Changelog

  • Fixed: #3, I had a spelling mistake

v1.1.3

25 Mar 13:09
Compare
Choose a tag to compare

v1.1.3

Changelog

  • Added: function to get the homework description
  • Removed: unnecessary files

v1.1.1

15 Mar 15:06
Compare
Choose a tag to compare

v1.1.1

Changelog

  • Added: Type definitions for all files

v1.1.0

14 Mar 20:30
Compare
Choose a tag to compare

v1.1.0

Summary of all patches after v1.0.0

Changelog

Added

  • Docs for all functions
  • Tests for functionality

Fixed

  • Lots of Bugs #1 #2

V1.0.16-a

13 Mar 21:25
2bbebfa
Compare
Choose a tag to compare

v1.0.16-a

v1.0.16 did not build

v1.0.16

13 Mar 21:18
Compare
Choose a tag to compare

v1.0.16

Changelog

Fixed: getToday() was having a type error relating to an Array

v1.0.15

13 Mar 20:16
Compare
Choose a tag to compare

v1.0.15

Changelog

Added: More tests for homework and table
Fixed: Bug where you could not get today's lessons