Skip to content

Releases: 47degrees/github4s

v0.18.7

20 Aug 09:54
Compare
Choose a tag to compare
  • Add dashing as an application using github4s (#216)
  • Add listCollaborators method (#218)
  • add get tree api implementation (#217)
  • Release 0.18.7 (#219)

v0.18.6

09 Jul 12:00
Compare
Choose a tag to compare
  • Abstract away from cats-effect IO (#214)
  • Release 0.18.6 (#215)

v0.18.5

24 Jun 12:21
Compare
Choose a tag to compare
  • List labels endpoint (#206)
  • Bump Scala version to 2.12.6 in travis.yml (#208)
  • Fix cats-effect JS tests flakiness (#209)
  • Add support for the add labels endpoint (#207)
  • Add support for the remove label endpoint (#210)
  • Add support for the get pull request endpoint (#211)
  • Release 0.18.5 (#212)

v0.18.4

10 Apr 18:37
Compare
Choose a tag to compare
  • Keep circe decoders dry (#202)
  • Change param so we are filtering by label (#204)
  • Release 0.18.4 (#205)

v0.18.3

11 Mar 18:25
Compare
Choose a tag to compare
  • Make body: Option[String] (#200)

  • Release 0.18.3 (#201)

v0.18.2

07 Mar 13:24
Compare
Choose a tag to compare
  • Add pagination support for PullRequest ops (#198)
  • Releases 0.18.2 (#199)

v0.18.1

14 Feb 11:14
Compare
Choose a tag to compare
  • Fix Capture instances for IO and Future (#195)
  • Release 0.18.1 (#196)

v0.18.0

23 Jan 16:37
Compare
Choose a tag to compare
  • Bump ruby version in travis to fix travis build (#182)
  • Make status' id a Long (#183)
  • Make PullRequestFile#patch an Option[String] (#181)
  • Fixes Travis file (#190)
  • Bump sbt-org-policies to 0.8.22 to benefit from cats 1.0.1 and circe 0.9.1 (#192)
  • Get a single issue (#191)
  • Fetch issue comments (#188)
  • Release version 0.18.0 (#193)

v0.17.0

08 Nov 21:31
Compare
Choose a tag to compare
  • Bumps sbt-org-policies in order to fix docs autopublishing issue (#168)
  • Bump sbt-org-policies to 0.8.7 to benefit from cats 1.0.0-RC1 & co (#176)
  • Bump Travis' Scala version to 2.12.4 (#177)

v0.16.0

25 Sep 18:06
Compare
Choose a tag to compare
  • Remove integration.GHGistsSpec (#151)
  • Make gh4s doc structure reflect gh doc structure (#152)
  • cats-effect module (#155)
  • List statuses now gives back a 404 for a non-existing ref instead of an empty list (#160)
  • Support for starring-related operations (#161)
  • Support for the list organization repositories endpoint (#162)
  • Organization API (#163)
  • Bump sbt-org-policies to 0.7.4 (#164)
  • Release 0.16.0 (#165)
  • Bump travis 2.12 version to 2.12.3 (#166)