Releases: kabuspl/vulcan-scraper
Releases · kabuspl/vulcan-scraper
1.5.0
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
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
1.2.0
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
- @dependabot made their first contribution in #1
Full Changelog: 1.1.0...1.2.0