- Remove need to URL-quote some parameters (#54)
HTTP Error 422: Unprocessable Entity
returned forissues.add_labels
(#69)
- Fix ability to define scopes (#53), thanks to @danpalmer
- make
actions_group
a context manager (#33)
text
property forGhEvent
(#23)
- missing import in auth (#21)
- missing webbrowser import (#20)
- Add
load_sample_events
, which loads a file of 1000 sample public events
- add
fetch_events
(#19)
- add
list_tags
andlist_branches
(#2)
GhApi
pickle recursion error (#3)
- First release with full API coverage