Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 567 Bytes

HISTORY.rst

File metadata and controls

34 lines (25 loc) · 567 Bytes

Changelog

unreleased

0.4.0

release date: 2015-10-27

  • Switch to semantic versioning.
  • Include access token when calling /me (#10)
  • Add a helper class for OAuth (#11)
  • Support access token stored in netrc (#9, #12)

0.0.3

release date: 2015-03-15

  • Pictures can be uploaded and retrieved (#6)
  • Include LICENSE in tarball (#8)

0.0.2

release date: 2015-01-28

  • Switch from requirements.txt to install_requires (#7)
  • Add HISTORY.rst to MANIFEST.in

0.0.1

release date: 2015-01-28

  • Initial release