~matt-goodall/oauthlib/fix-dict-encode-bug

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Ib Lundgren
  • Date: 2013-02-11 23:34:27 UTC
  • Revision ID: git-v1:0e9f5e504fad3ecfcdbcba301e72160844fcc18e
Tags: 0.3.7
0.3.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
*OAuthLib is in active development, with most of OAuth1 complete and OAuth2
63
63
already in the works.*
64
64
 
 
65
0.3.7: OAuth 1 optional encoding of Client.sign return values
 
66
 
65
67
0.3.6: Revert default urlencoding.
66
68
 
67
69
0.3.5: Default unicode conversion (utf-8) and urlencoding of input.