Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 694 Bytes

0.7.6.markdown

File metadata and controls

11 lines (10 loc) · 694 Bytes
  • Enabled redirect handling for all request methods
  • Dropped compilation for Scala 2.7.5, 2.7.6
  • dispatch-lift-json depends lift-json 2.1-M1
  • Support for Google ClientLogin authorization by Chris Lewis
  • Optional Json extractor ?? contributed by musk
  • Added the optional "oauth_version" parameter to the OAuth Authorization header, because stream.twitter.com requires it.