v1.6
What's new:
NUSKattis
-specific methods!courses
: lists down all NUS courses that are currently ongoing and recently endedofferings
: lists down all offerings from a particular NUS courseassignments
: lists down all assignments from a particular NUS course offering
new_get
andnew_post
methods to essentially increase the number of retries<get/set>_<base_url/homepage>
methods for the sake of OOP- Changes to login print message - it should be at the very end of the
__init__
method - Minor bugfixes, e.g. the
1E+30
issue when there is no data to show onproblems
- Remove strict versioning for
pandas
andseaborn
requirement. There seems to be no apparent issue so far
Full Changelog: v1.5...v1.6