Skip to content

Releases: TEAMSchools/powerschool

3.1.2

15 Feb 18:37
Compare
Choose a tag to compare

Full Changelog: 3.1.1...3.1.2

3.1.1

14 Feb 18:50
85643d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.1

3.0.1

10 Dec 14:24
ffb5a75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

09 Dec 21:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...3.0.0

2.0.2

07 Sep 15:36
Compare
Choose a tag to compare

fix requests_oauth dependencies

2.0.1

10 Sep 20:30
Compare
Choose a tag to compare

better exception handling for expired token

v2

10 Sep 19:57
Compare
Choose a tag to compare
v2
  • PowerSchool.authorize() is now called upon client instantiation. The auth parameter must be passed.
  • Fixed Schema.query() ignoring the page parameter, if passed.
  • dcid renamed to pk for Schema.query() -- not all table primary keys are DCID.
  • Removed superfluous print statement when fetching access token.
  • Code formatting with black

1.0.6

14 Aug 21:49
Compare
Choose a tag to compare

fix date query generator

1.0.4

14 Aug 19:41
Compare
Choose a tag to compare

fix utilities positive termid issue

1.0.3

14 Aug 18:57
Compare
Choose a tag to compare

fix blacklist projection generator