Skip to content

Latest commit

 

History

History
executable file
·
138 lines (59 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

executable file
·
138 lines (59 loc) · 4.04 KB

4.0.0 (2021-08-18)

Bug Fixes

Features

BREAKING CHANGES

  • changes the cu api types to reflect current api.

3.0.2 (2021-04-19)

Bug Fixes

  • deps: update dependency superagent to ^5.3.1 (ed6d72f)

3.0.1 (2021-04-19)

Bug Fixes

  • deps: update dependency cheerio to ^1.0.0-rc (b33246d)

3.0.0 (2020-08-24)

Features

  • update types to new cu api version (f211701)

BREAKING CHANGES

  • removes old typings for old cu api

2.0.10 (2020-08-20)

Bug Fixes

  • update course term data api url (8e19c8a)

2.0.9 (2020-05-08)

Bug Fixes

  • move cas create to constructor (0f7ae03)

2.0.8 (2020-05-04)

Bug Fixes

2.0.7 (2020-04-20)

Bug Fixes

2.0.6 (2020-04-20)

Bug Fixes

  • fix main package json name (acc92a5)

2.0.5 (2020-04-20)

Bug Fixes

  • fix yarn build for travis (ad2c2d0)

2.0.4 (2020-04-20)

Bug Fixes

  • fix out dir for typescript (75151d8)

2.0.3 (2020-04-20)

Bug Fixes

2.0.2 (2020-04-20)

Bug Fixes

2.0.1 (2020-04-20)

Bug Fixes

2.0.0 (2020-04-20)

Performance Improvements

  • use superagent instead of puppeteer (13905a7)

BREAKING CHANGES

  • change the api for the CUSession class

1.0.1 (2020-04-13)

Bug Fixes

1.0.0 (2020-04-13)

Features

  • add gpa, courses, user info api (bf6fa62)