Planned releases

This commit is contained in:
Vincent Jacques
2012-02-18 07:27:24 +01:00
parent 193a9829ab
commit e734adb9cc
+14
View File
@@ -6,6 +6,20 @@ Download and install
This package is in the [Python Package Index](http://pypi.python.org/pypi/PyGithub).
You can also clone it on [Github](http://github.com/jacquev6/PyGithub).
Planned releases (updated February 18th 2012)
==============================================
- First partial release (version 0.1, planned about February 27th)
- no remaining known bugs
- full implementation of relations between users, organizations and repositories
- documentation
- Partial releases (versions 0.x)
- implementation of other object types (git objects in priority)
- First full release (version 1.0, planned mid-March 2015)
- full coverage of the API
Tutorial
========