Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Latest commit

 

History

History
119 lines (53 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

119 lines (53 loc) · 3.58 KB

1.1.0 (2017-11-20)

Bug Fixes

  • UA: fix bug in last commit (408921d)

1.0.9 (2017-11-20)

Features

  • raise AuthFailure when password or student_id can't match (fc82e9a)

1.0.8 (2017-11-20)

Bug Fixes

  • system update: fix for system update to anti-crawler (8c7d17c), closes #6

1.0.6 (2017-09-10)

Bug Fixes

  • build: include package.json and license (7bd0c2e)

1.0.3 (2017-09-06)

1.0.2 (2017-09-06)

Bug Fixes

  • login: website now use md5(password) replace password (5aebb04)

1.0.1 (2017-07-26)

Bug Fixes

  • exam: exam time won't overwrite past score (cd92df8)
  • xnxq: xnxq filter doesn't worf (1eaa10e)

1.0.0 (2017-07-03)

Bug Fixes

  • dependence: remove useless dependence (e866289)

Features

  • comment: new api to get all lesson to be commented (30ed5e8)
  • detail: new detail to update contact information (813cc31)
  • exam: new api to get exam time (4ebf97b)
  • property: property auto init itself (1538081)
  • rank: get rank with query (16360ac)

0.1.2 (2017-06-28)

Bug Fixes

  • setup: File name case insensitive in windows (dd23468)
  • setup: File name case insensitive in windows (baa2237)

Features

  • score: new api to get score of this term (6377c81)

0.1.0 (2017-06-26)

Bug Fixes

  • session: fix autofresh error (47ab5d7)

Features

  • get lesson: add get_lesson() and .lessons (1add936)
  • past score: add get_raw_past_score()->dict (32057c7)
  • past score: new api to get past score (73c8ce7)
  • session: session can auto refresh (04f3a80)