Releases: CarelessInternet/node-schoolsoft
Releases · CarelessInternet/node-schoolsoft
v2.1.0
Refactors
- refactor!: added confirm actionable notice and renamed some methods by @CarelessInternet in #184
Full Changelog
v2.0.0
v1.2.3
Chores
Dependencies
- chore(deps): Bump axios from 0.26.0 to 0.26.1 by @dependabot in #80
- chore(deps): remove follow-redirects by @CarelessInternet in #68
Dev Dependencies
- chore(deps-dev): Bump dotenv from 15.0.0 to 16.0.0 by @dependabot in #54
- chore(deps-dev): Bump jest from 27.4.7 to 27.5.1 by @dependabot in #61
- chore(deps-dev): Bump @types/node from 17.0.19 to 17.0.21 by @dependabot in #72
- chore(deps-dev): Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #73
- chore(deps-dev): Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #74
- chore(deps-dev): Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #77
- chore(deps-dev): Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 by @dependabot in #78
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 by @dependabot in #79
Full Changelog
v1.2.2
Refactors
- Use type modifiers for imports which use types (cc6a083)
Chores
Dependencies
- Bump axios from 0.24.0 to 0.25.0 by @dependabot (#39)
Dev Dependencies
- Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 by @dependabot (#37)
- Bump @typescript-eslint/parser from 5.9.1 to 5.10.0 by @dependabot (#38)
- Bump @types/node from 17.0.8 to 17.0.10 by @dependabot (#40)
- Bump dotenv from 11.0.0 to 14.2.0 by @dependabot (#35)
GitHub
- Add contributing guidelines (da3f203)
Full Changelog
v1.2.1
Chores
Dependencies
- Bump follow-redirects to minimum version of 1.14.7 following high security vulnerability (d7859ab)
Dev Dependencies
- Bump @types/node from 17.0.2 to 17.0.4 by @dependabot (#19)
- Bump @types/node from 17.0.4 to 17.0.5 by @dependabot (#20)
- Bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot (#21)
- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot (#22)
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot (#23)
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot (#24)
- Bump @types/node from 17.0.5 to 17.0.8 by @dependabot (#29)
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.1 by @dependabot (#30)
- Bump @typescript-eslint/parser from 5.8.1 to 5.9.1 by @dependabot (#31)
- Bump jest from 27.4.5 to 27.4.7 by @dependabot (#32)
- Bump dotenv from 10.0.0 to 11.0.0 by @dependabot (#33)
Full Changelog
v1.2.0
New Features:
- Option to set token and org id, meaning you can call functions without having to log in if you have the token and organization ID.
v1.1.0
New Features:
- Fetch lesson statuses
- Fetch calendar events
- Fetch notices (actionable, non-actionable, and archived)
- Fetch assignment result
- Fetch news info
v1.0.1 - Initial Release!
I am apparently incapable of correctly writing the correct path for the files property in package.json, so now v1.0.1 is the initial release version