Releases: WOVNio/wovnjava
Releases · WOVNio/wovnjava
0.1.5
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
Fix a bug.
- Fix/Add catching exception code in Store.java. (#33)
0.1.3
Fix a bug.
- Fix NullPointerException bugs. (#31)
0.1.2
Fix a bug.
- Add xercesImpl 2.11.0 to dependencies. (#30)
0.1.1
Fix a bug.
- Fix error when there is wovn script tag in HTML. (#29)
0.1.0
Change HTML parser for fixing a bug.
- Use htmlparser instead of xsoup. (#27)
0.0.2
Fix some bugs.
- Support Java 6. (#22)
- Fix query mode bug. (#23)
- Fix pom.xml for suppressing warnings. (#24)
0.0.1
First release of wovnjava. There are still some bugs.