Changelog
The following are lists of the notable changes included with each release.
This is intended to help keep people informed about notable changes between
versions, as well as provide a rough history. Each item is prefixed with
one of the following labels: Added
, Changed
, Deprecated
,
Removed
, Fixed
, Security
. We also use Semantic Versioning
to manage the versions of this gem so
that you can set version constraints properly.
Unreleased
- WIP
v0.11.0 – 2018-12-22
Added
: Github.Oauth2.Client.Added
: Github.Users.
v0.10.0 – 2018-09-04
Added
: Github.Apps.
v0.9.0 – 2018-09-02
Added
: Github.Pulls.Added
: Github.Apps.Installations.find!.Added
: Github.Client.generate_jwt_token.
v0.8.0 – 2018-09-02
Added
: Github.Repos.Commits.Added
: Github.Repos.find!.
v0.7.0 – 2018-08-31
Added
: Github.Repos.Contents.Added
: Github.Git.Refs.
v0.6.0 – 2018-08-31
Added
: Github.Client.fetch_all!.Added
: Github.Client.fetch_more!.Added
: more code examples.
v0.5.0 – 2018-08-31
Added
: Github.Apps.Installations.Added
: Github.Client.Added
: pagination.
v0.4.0 – 2018-08-31
Added
: Github.Orgs.find!.Added
: Github.Client.Response.
v0.3.0 – 2018-08-30
Added
: Github.Users.Emails.
v0.2.0 – 2018-08-30
Added
: Github.Orgs.
v0.1.0 – 2018-08-30
Added
: initial functional version with Github.Repos.Statuses.