Skip to content

Releases: kabuspl/vulcan-scraper

1.5.0

09 Jan 18:08
Compare
Choose a tag to compare

What's Changed

  • Added getClassSemestralGrades
  • Added semestral grades information to getStudentGrades
  • Types are now exported in module's main file (Refractor code by @kabuspl in #14)
  • Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #13

Full Changelog: v1.4.0...v1.5.0

1.4.0

03 Jan 17:42
Compare
Choose a tag to compare

What's Changed

  • Changed license to MIT
  • Added options to .login()
  • Refractored some code
  • Added getExams(), getSubjects(), getCompletedLessons() and getTimetable()
  • Change to more permissive license by @kabuspl in #4
  • Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #6
  • Bump @types/node from 20.9.2 to 20.10.3 by @dependabot in #7
  • Bump node-html-parser from 6.1.11 to 6.1.12 by @dependabot in #12
  • Bump @types/node from 20.10.3 to 20.10.6 by @dependabot in #11
  • Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #8

Full Changelog: v1.3.0...v1.4.0

1.3.0

18 Nov 23:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...v1.3.0

1.2.0

07 Nov 21:20
Compare
Choose a tag to compare

What's Changed

  • Bump node-html-parser from 6.1.10 to 6.1.11 by @dependabot in #1
  • Added getStudentInfo
  • Fixed logging in

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

02 Oct 23:03
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/kabuspl/vulcan-scraper