Releases: dutwrapper/dutwrapper-java
Releases · dutwrapper/dutwrapper-java
v1.11.2-patch1
What's Changed
- [Fixed] Fixed issue about java.lang.IndexOutOfBoundsException.
- This caused because of school page changes.
Changelog?
- All changelogs: Click here
- Commits: v1.11.2...v1.11.2-patch1
v1.11.2
What's Changed
- [New] Form requested (Lập đơn xác nhận)
- You will need to login with your account to use that.
- [Implemented] Updated Gradle to 8.10.2 and all dependencies to latest.
Changelog?
- All changelogs: Click here
- Commits: v1.11.0-alpha1...v1.11.2
v1.11.1-patch1
Note
- Note that this release is a patch from older release: v1.11.1
What's Changed
- [Changed]
StandardCharsets.UTF_8.toString()
to"UTF-8"
inNews.java
for compatibility.
Changelog?
- All changelogs: Click here
v1.11.1
What's Changed
- [Fixed] Fixed issue cause duplicate re-study subject results.
- [Changed] Property
id
inAccountInformation.SubjectResult
changed fromtoString
AccountInformation.SubjectCode
.
Changelog?
- All changelogs: Click here
- Commits:
v1.11.0-alpha1
Full Changelog: v1.10.2...v1.11.0-alpha1
v1.10.2
What's Changed
- Merge all class related to
News
into once. - Merge all class related to
Utils
into once. SetPrintStackTrace
inHttpClientWrapper
has been moved toVariables
class.- Updated Gradle to 8.9 and all dependencies to latest.
Changelog?
- All changelogs: Click here
- Commits: v1.10.1...v1.10.2
- Bumped to 1.10.2 by @ZoeMeow1027 in #9
Add to your Java project
- You can use with JitPack: https://jitpack.io/#dutwrapper/dutwrapper-java/v1.10.2
v1.10.1
What's Changed
- [New] We're trying to sync properties serialize name between Java, Net, Python.
- [Changed] Updated dependencies to latest.
- [Fixed]
java.net.UnknownHostException
was thrown even you include them in try-catch. - [Removed] Removed
NewsGlobalGroupByDate
.
Full changelog?
Generated by GitHub
- Bumped to 1.10.1 by @ZoeMeow1027 in #8
- Commits: v1.9.2...v1.10.1
Add to your Java project
- You can use with JitPack: https://jitpack.io/#dutwrapper/dutwrapper-java/v1.10.1
v1.9.2
What's Changed
- Fixed cannot login account using this library.
- Sv.dut.udn.vn seems to reboot server again, so __VIEWSTATE changed again.
Full changelog?
Generated by GitHub
- Bumped to 1.9.2 by @ZoeMeow1027 in #7
Full Changelog: v1.9.0...v1.9.2
Add to your Java project
- You can use with JitPack: https://jitpack.io/#dutwrapper/dutwrapper-java/v1.9.2
v1.9.0
What's changed
- Move all HttpClientWrapper to project root (customrequest2 to HttpClientWrapper).
- Fixed issues causes Account class not working.
- Updated all dependencies to latest.
Full changelog?
Generated by GitHub
- Bumped to v1.9.0 by @ZoeMeow1027 in #6
- Full commits: v1.8.4...v1.9.0
Add to your Java project
- You can use with JitPack: https://jitpack.io/#dutwrapper/dutwrapper-java/v1.9.0
v1.8.4
Merge pull request #5 from dutwrapper/draft - v1.8.4