<< Twitter4J 2.0.8 released - fixes Twitpocalypse issue, supports saved searches methods, support PIN based OAuth | Home | Twitter4J 2.1.0 released - with latest API support and performance / memory footprint improvements >>

Twitter4J 2.0.10 released - supports geo location API, retweet APIs, sign in with Twitter

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.10 is now available for download.



This version will be available in the Maven central repository in 24 hours.
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/

Twitter4J is an open-sourced software and free of charge for any commercial and non-commercial projects.
If you feel Twitter4J makes your life easier, please do consider making a donation!
- Okay, Twitter4J looks to be interesting
- Okay, Twitter4J is one of my favorite library
- Okay, Twitter4J is making me rich

This release contains support for upcoming geo location API, and retweet APIs.
Please note that geo location API, and retweet APIs are not publicly available yet and those features are not properly tested.
You can start developing applications using those APIs, but it is strongly suggested to disable the feature until those new APIs go live.

As always, many thanks to the community members!
Release Notes - Twitter4J - Version 2.0.10

Bug

  • [TFJ-191] - getFriendsStatus shouldn't require authentication
  • [TFJ-196] - NullPoinerException in Response class on android platform
  • [TFJ-202] - multibyte characters don't show on Android platform
  • [TFJ-203] - /WEB-INF/twitter4j.properties never gets loaded
  • [TFJ-205] - NullPoinerException in HttpClient.equals()
  • [TFJ-212] - NullPoinerException in Trend#hashCode() and toString()

Improvement

  • [TFJ-192] - TwitterStream needs a default constructor
  • [TFJ-209] - support new streaming API paths

New Feature

  • [TFJ-93] - SSL support
  • [TFJ-188] - support "Sign in with Twitter"
  • [TFJ-194] - support retweet methods
  • [TFJ-195] - support home_timeline method
  • [TFJ-197] - support geo location API
  • [TFJ-211] - getFollowersIDs() and getFriendsIDs() need to support cursor based pagination
このエントリーをはてなブックマークに追加   



Add a comment Send a TrackBack