<< April 18, 2010 | Home | April 20, 2010 >>

Twitter4J 2.1.2 released with latest API support

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


This version is also available in the Maven central repository.
http://repo1.maven.org/maven2/org/twitter4j/
You can also use the snapshot repository.
http://twitter4j.org/maven2/org/twitter4j/


Release Notes - Twitter4J - Version 2.1.2

Bug

  • [TFJ-213] - until is misspelled: untli

Improvement

  • [TFJ-286] - Allow for alternative implementations of http classes.
  • [TFJ-293] - data objects should implement Comparable
  • [TFJ-314] - implement a test case which reports unknown fileds in the response
  • [TFJ-327] - Some classes are preferable to be non-filal for mock testing purpose
  • [TFJ-328] - RequestToken.getAuthenticationURL()/getAuthorizationURL() should return URLs starting with https:// for security reasons
  • [TFJ-329] - groupId is missing in pom in core and examples project.
  • [TFJ-333] - street_address support in Place interface

New Feature

  • [TFJ-232] - introduce a utility class that counts the length of tweets
  • [TFJ-254] - contributors element support in Status interface, contributors_enabled element support in User interface
  • [TFJ-275] - add some test methods to TwitterException which make it easier to determine the cause of the exception
  • [TFJ-285] - Allow for alternative implementations of Dispatcher classes.
  • [TFJ-287] - Ability to communicate the API using Apache-HttpClient
  • [TFJ-324] - streaming support filtering by locations
  • [TFJ-331] - TwitterException should implement TwitterResponse
  • [TFJ-335] - support feature-specific rate limit information
  • [TFJ-336] - support friendships/incoming and friendships/outgoing

Task

  • [TFJ-332] - move twitter4j.TimeSpanUtil to twitter4j.util.*
このエントリーをはてなブックマークに追加