Files
PyGithub/RoadMap.md
T

21 lines
464 B
Markdown

Planned releases
================
(updated February 26th 2012)
* Partial releases (versions 0.x)
* implementation of other object types:
* Authorizations and keys
* Events and hooks
* Gists
* Pull requests
* First full release (version 1.0, planned mid-March)
* full coverage of the API
Later evolutions
================
* OAuth2 authentication
* Better use of http status (403, 404, etc. raising different exceptions)