Skip to content

2.0.0

Compare
Choose a tag to compare
@gpetiot gpetiot released this 03 Apr 16:26
· 3 commits to main since this release
c3865ad

CHANGES:

Fixed

  • Take into account the end date of the specified period when filtering github activity (#31, @gpetiot)

Changed

  • API: Contributions.of_json parameter ~from is replaced by ~period (#31, @gpetiot)
  • Distinguish between issue comments and PR comments (#38, @gpetiot)
    API: new constructor Comment replacing Issue_comment

Added

  • Display curl requests and responses in debug mode (-vv or --verbosity debug) (#36, @gpetiot)
  • Add the PR merge events to the contributions (#37, @emillon, @gpetiot)
    API: new constructor Merge