Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 352 Bytes

HISTORY.rst

File metadata and controls

14 lines (10 loc) · 352 Bytes

History/Changelog

0.1: 2012-11-xx

  • Support for the complete GitHub API (accomplished)
    • Now also includes the Statuses API
    • Also covers the auto_init parameters to the Repository creation methodology
    • Limited implementation of iterators in the place of list functions.
  • 92% coverage by unit tests