Skip to content

Latest commit

 

History

History
85 lines (52 loc) · 2.11 KB

CHANGELOG.rst

File metadata and controls

85 lines (52 loc) · 2.11 KB

Change log

0.0.11 - 18.10.2020

Updated

  1. #14: failed to use public apis

0.0.10 - 18.10.2020

Updated

  1. #3: include license, tests and docs in the package

0.0.9 - 17.10.2020

Updated

  1. return all user details using github token if exist. otherwise use public api under quota

0.0.8 - 21.09.2020

Updated

  1. return all user details per github user api
  2. handle 403 and throw out unknown status code

0.0.7 - 28.08.2020

Updated

  1. raise UrlNotFound when request a non-existent url

0.0.6 - 26.08.2020

Updated

  1. #1: access repo contributors without github token.

0.0.5 - 21.08.2020

Added

  1. use login name if full name of the contributor is null

0.0.4 - 21.08.2020

Added

  1. get contributors of a github repo

0.0.3 - 25.11.2017

Added

  1. #1: release repos of the organisation that you belong to.

0.0.2 - 15.10.2017

Added

  1. quit with -1 if github responds with error

0.0.1 - 13.10.2017

Added

  1. First release.