This file will list all version log for modified, add or remove function of dutwrapper.
- Fixed a issue cause news sorted by descending in get news group by date.
- Fixed a issue cause subject code item throw a exception about string format.
- Add a option for get news to group by date. You can manually access them by two function in News class:
- getNewsGlobalGroupByDate
- getNewsSubjectGroupByDate
- Merge two news test into once.
- Solved a mistake in SubjectResult constructor.
- Updated dependencies to latest version.
- Changed package name and folder structure to io.dutwrapper.dutwrapper.
- Added getAccountTrainingStatus() from Account class.
- Removed DutScheduleWeek in Utils, which is replaced by getCurrentSchoolWeek().
- Changed package name to io.dutwrapperlib.dutwrapper. Get package in JitPack still is io.dutwrapper-lib.java.
- Fixed a issue which in web fault cause news subject failed to fetch data if different split condition is used (ex: 20Nh92 instead of 20.Nh92).
- Optimize code performance.
- [NOTE]: You can use 1.7.2-hotfix1 if your code ran properly.
- Instead of load file, directly save json to Variables.java.
- An issue is included a fix, but not testing: getDUTSchoolYear() in Utils.
- Added lecturer name and lecturer gender in NewsSubjectItem, however, this is still in alpha.
- Fixed an issue in SubjectCodeItem cause string parameter in constructor isn't working.
- Updated implementations to latest.
- Update features in News Subject. More details please view code here.
- Add a function to get current DUT week.
- Extended timeout limit to 60 seconds.
- Fixed issues and optimize codes.
- JitPack.io support for this library.
- Fixed issues and optimize codes.
- Fix critical error.
- Move from VS Code to Intellij IDEA.
- Migrate with old commits.
- Rename from Session to Accounts and Major changes for Accounts.
- Used OkHttp3.
- Switched to Gradle.
- Chaged variables for Subject Schedue.
- Schedule Study and Schedule Exam will be independence.
[.NET]
- Optimize code line.
[.NET]
- Merge GetNewsGeneral() and GetNewsSubject() together.
- To GetNews().
- Inital commit for Java.
- Move trello schedule link to DEVPLANNING.md.
- Inital commit for Python.
- Delete unneed files for .NET.
- Optimize code :)
- Added feature: Get all subjects fee list.
- Change file and function name:
GetScheduleSubjectto GetSubjectsSchedule. - Add CHANGELOG.md for all old logs.
- Optimize code.
- Added feature: Get schedule about subjects and examimation.
Inital commit with features:
- Get news general (Nhận thông báo chung).
- Get news subjects (Nhận thông báo lớp học phần).
- Sesion (Phiên, dùng để đăng nhập/đăng xuất/lấy thông tin tài khoản).