Skip to content

Releases: AnswerDotAI/ghapi

v0.1.15

21 Jan 23:26
Compare
Choose a tag to compare

New Features

  • make actions_group a context manager (#33)

v0.1.14

04 Jan 23:58
Compare
Choose a tag to compare

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

14 Dec 22:52
Compare
Choose a tag to compare

Bugs Squashed

  • missing import in auth (#21)

v0.1.11

14 Dec 03:35
Compare
Choose a tag to compare

Bugs Squashed

  • missing webbrowser import (#20)

v0.1.10

13 Dec 21:58
Compare
Choose a tag to compare
  • Add load_sample_events, which loads a file of 1000 sample public events

v0.1.8

12 Dec 22:28
Compare
Choose a tag to compare

New Features

  • add fetch_events (#19)

v0.1.7

12 Dec 14:43
Compare
Choose a tag to compare

New Features

  • parallel pages (#18)
  • add GhDeviceAuth (#15)
  • add date2gh (#14)

v0.1.6

07 Dec 23:42
Compare
Choose a tag to compare
release

v0.1.1

26 Nov 01:53
Compare
Choose a tag to compare

0.1.1

New Features

  • add list_tags and list_branches (#2)

Bugs Squashed

  • GhApi pickle recursion error (#3)

0.1.0

26 Nov 00:29
Compare
Choose a tag to compare

0.1.0

  • First release with full API coverage