python-ovh/CHANGELOG.md
Jean-Tiare LE BIGOT cfd8c6d900 bump version to 0.2.1
Signed-off-by: Jean-Tiare LE BIGOT <jean-tiare.le-bigot@ovh.net>
2014-09-24 16:23:25 +02:00

690 B

Changelog

0.2.1 (2014-09-26)

  • [enhancement] add links to 'CreateToken' pages in Readme
  • [compatibility] add support for Python 2.6, 3.2 and 3.3

0.2.0 (2014-09-19)

  • [feature] travis / coveralls / pypi integration
  • [feature] config files for credentials
  • [feature] support **kwargs notation for Client.get query string.
  • [enhancement] rewrite README
  • [enhancement] add CONTRIBUTING guidelines
  • [enhancement] add MIGRATION guide
  • [fix] workaround **kwargs query param and function arguments collision

0.1.0 (2014-09-09)

  • [feature] ConsumerKey lifecycle
  • [feature] OVH and RunAbove support
  • [feature] OAuth 1.0 support, request signing