Releases: classchartsapi/classcharts-api-js
Releases · classchartsapi/classcharts-api-js
v2.12.2
v2.12.1
What's Changed
- Remove source maps and jsr.io dev deps from release build by @jamesatjaminit in 86afa2a
Full Changelog: v2.12.0...v2.12.1
v2.12.0
v2.11.0
Breaking Changes
- Homework attachment interfaces have been renamed for clarity.
ValidatedHomeworkAttachment
=>TeacherValidatedHomeworkAttachment
,ValidatedLink
=>TeacherValidatedHomeworkLink
. I acknowledge these are verbose, but I believe it better communicates what these types are for.
What's Changed
- fix & improve type definitions by @veloii in #43
- fix: make attachment interface names clearer by @jamesatjaminit in d357aff
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- feat: Use biomejs for formatting & linting by @jamesatjaminit in #42
- Update biomejs config by @jamesatjaminit in a64fd6a
- BREAKING: Move BaseClient to an abstract class by @jamesatjaminit in a64fd6a
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- feat: add changePassword (parent app) endpoint by @IsaacHatton in #40
- Readd user agent by @jamesatjaminit in 892bcf1
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- fix: incorrect student typings by @veloii in #38
- feat: add getcode endpoint by @jamesatjaminit in #26
Full Changelog: v2.7.1...v2.8.0
v2.7.1
v2.7.0
What's Changed
- Parent client tests by @IsaacHatton in #37
- Reward shop methods, get pupil fields and meta on getDetentions by @veloii in #35
- Updated homework types
New Contributors
- @IsaacHatton made their first contribution in #37
Full Changelog: v2.6.1...v2.7.0
v2.6.1 - Parent Client Login Fix
This release fixes the parent client