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

Releases: thu-info-community/thu-info-lib

v7.1.5

17 Sep 15:45
91bde23
Compare
Choose a tag to compare

fix: do not merge schedules with the same name but different locations

v7.1.4

08 Sep 12:37
6864c67
Compare
Choose a tag to compare

fix(news): fixed a bug where images in some news cannot render correctly

v7.1.3

08 Sep 09:10
a9ef198
Compare
Choose a tag to compare

fix(cab): bug in handling accNo
fix: course registration APIs for graduate students
fix: do not get secondary courses for graduate students
fix(report): filter graduate courses by 是否学位课 correctly

v7.1.2

03 Sep 07:06
c746d57
Compare
Choose a tag to compare

fix(cab): bug in handling accNo

v7.1.0

03 Sep 06:33
72c2b8a
Compare
Choose a tag to compare

internal: introduce a new RoamingPolicy ("cab") for cab.lib.tsinghua.edu.cn login to make code-scan happy
feat: add an API to get accNo of cab.lib.tsinghua.edu.cn
fix: type of accNo

v7.0.5

14 Aug 03:35
09078c7
Compare
Choose a tag to compare

fix: fix APIs for cab.lib.tsinghua.edu.cn

This might break some applications, but I tried my best to maintain compatability, so I am not making a major semver release.

v7.0.4

11 Aug 11:22
2bb6975
Compare
Choose a tag to compare

fix: fix broken getCrTimetable() API

v7.0.3

11 Aug 05:45
70e5fd1
Compare
Choose a tag to compare

fix: add missing field txName for interface CardTransaction

v7.0.2

11 Aug 04:13
00fa729
Compare
Choose a tag to compare

fix: add controller flag for whether card recharging is supported
fix: add missing fields id, address, name for interface CardTransaction

v7.0.1

08 Aug 11:01
2eec71c
Compare
Choose a tag to compare

fix(card): Fixed wechat payment and changed return value of card charge (#97)