Skip to content

Releases: WOVNio/wovnjava

0.1.5

16 May 09:18
Compare
Choose a tag to compare

Implement some features and fix some bugs.

  • Support reverse proxy. (#34)
  • Support non UTF-8 encodings. (#35)
  • Implement debug mode. (#38)
  • Fix wrong case that query parameter is not empty. (#39)
  • Should escape token and page URL. (#40)

0.1.4

13 May 09:14
Compare
Choose a tag to compare

Fix a bug.

  • Fix/Add catching exception code in Store.java. (#33)

0.1.3

12 May 09:18
Compare
Choose a tag to compare

Fix a bug.

  • Fix NullPointerException bugs. (#31)

0.1.2

11 May 23:59
Compare
Choose a tag to compare

Fix a bug.

  • Add xercesImpl 2.11.0 to dependencies. (#30)

0.1.1

10 May 09:33
Compare
Choose a tag to compare

Fix a bug.

  • Fix error when there is wovn script tag in HTML. (#29)

0.1.0

09 May 13:28
Compare
Choose a tag to compare

Change HTML parser for fixing a bug.

  • Use htmlparser instead of xsoup. (#27)

0.0.2

09 May 09:41
Compare
Choose a tag to compare

Fix some bugs.

  • Support Java 6. (#22)
  • Fix query mode bug. (#23)
  • Fix pom.xml for suppressing warnings. (#24)

0.0.1

28 Apr 02:22
Compare
Choose a tag to compare

First release of wovnjava. There are still some bugs.