Skip to content

Releases: dutwrapper/dutwrapper-java

v1.11.1-patch1

21 Sep 20:11
Compare
Choose a tag to compare

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" in News.java for compatibility.

Changelog?

v1.11.1

06 Sep 09:21
Compare
Choose a tag to compare

What's Changed

  • [Fixed] Fixed issue cause duplicate re-study subject results.
  • [Changed] Property id in AccountInformation.SubjectResult changed from String to AccountInformation.SubjectCode.

Changelog?

v1.11.0-alpha1

01 Aug 10:07
Compare
Choose a tag to compare
v1.11.0-alpha1 Pre-release
Pre-release

Full Changelog: v1.10.2...v1.11.0-alpha1

v1.10.2

24 Jul 09:10
d7e4db7
Compare
Choose a tag to compare

What's Changed

  • Merge all class related to News into once.
  • Merge all class related to Utils into once.
  • SetPrintStackTrace in HttpClientWrapper has been moved to Variables class.
  • Updated Gradle to 8.9 and all dependencies to latest.

Changelog?

Add to your Java project

v1.10.1

23 Jun 20:13
Compare
Choose a tag to compare

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

Add to your Java project

v1.9.2

12 Jun 04:15
94aaa43
Compare
Choose a tag to compare

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

Add to your Java project

v1.9.0

03 Apr 09:24
4b82634
Compare
Choose a tag to compare

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

Add to your Java project

v1.8.4

05 Jan 08:07
e64086f
Compare
Choose a tag to compare
Merge pull request #5 from dutwrapper/draft - v1.8.4

v1.8.3

06 Dec 14:45
89841ae
Compare
Choose a tag to compare

Changelog and compare

Add to your Java project