Files
PyGithub/RoadMap.md
T
2012-03-19 21:49:21 +01:00

15 lines
375 B
Markdown

Planned releases
================
(updated March 19th, 2012)
* First full release (version 1.0, planned around March 25th)
* review public interface
* better use of http status (403, 404, etc. raising different exceptions)
Later evolutions
================
* OAuth2 authentication
* List getters will return an iterable and pagination will be done only if needed