Twitter4J 2.0.6 released
Twitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the BSD license.
Twitter4J 2.0.6 is now available for download.
This version is also available in the Maven central repository.
http://repo1.maven.org/maven2/net/homeip/yusuke/twitter4j/
You can also use the snapshot repository.
http://yusuke.homeip.net/maven2/net/homeip/yusuke/twitter4j/
Here is the complete list of fixes included in version 2.0.6
Release Notes - Twitter4J - Version 2.0.6
Bug
- [TFJ-157] - getUserTimeline should be invocable from unauthenticated Twitter instances
- [TFJ-158] - Query.setGeoCode() is missing radius parameter
Task
- [TFJ-155] - several async methods need to be marked as deprecated