GitHub4s 0.16.0 Released
by Maureen Elsberry
- •
- September 26, 2017
- •
- scala• open source• github4s
- |
- 1 minute to read.

Github4s, a 47 Degrees open source project, is a GitHub API wrapper written in Scala.
Version 0.16.0 includes the following changes, thanks mostly to the work of the awesome Ben Fradet:
- 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
Additional support for these changes thanks to:
You can view the changelog here: Github4s v0.16.0 release notes
Additionally, you can read more information on this project here: Github4s