Releases: proxer/ProxerLibJava
Releases · proxer/ProxerLibJava
1.2.2
- Overall code improvements through annotations.
- cancel methods now come without the force parameter, as that feature is not used internally.
- Full JavaDoc
1.2
- Implemented a persistent cookie handler. See the "Managing Cookies" section in the Readme.
- Various small improvements
1.1.3
Update support lib to 23.1.0
1.1.2
Add method to retrieve an Url for the image of an user.
1.1.1
The tags for cancellation of requests are now in their own class ProxerTag
.
1.0.6
Reflect the new "avatar" parameter in the login API.
1.0.5
Allways call onResult in the logout callback.