Releases: AnswerDotAI/ghapi
Releases · AnswerDotAI/ghapi
v0.1.15
New Features
- make
actions_group
a context manager (#33)
v0.1.14
New Features
text
property for GhEvent
(#23)
Bugs Squashed
- broken links in index.html page (#27)
- Bug:
paged
does not pass kwargs
to operation (#24)
v0.1.13
Bugs Squashed
- missing import in auth (#21)
v0.1.11
Bugs Squashed
- missing webbrowser import (#20)
v0.1.10
- Add
load_sample_events
, which loads a file of 1000 sample public events
v0.1.7
New Features
- parallel
pages
(#18)
- add
GhDeviceAuth
(#15)
- add
date2gh
(#14)
v0.1.1
0.1.1
New Features
- add
list_tags
and list_branches
(#2)
Bugs Squashed
GhApi
pickle recursion error (#3)
0.1.0
0.1.0
- First release with full API coverage