Skip to content

Tags: Tubbz-alt/github

Tags

v0.16.0

Toggle v0.16.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
GHC-8.2

v0.15.0

Toggle v0.15.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
0.15.0 - lot's of stuff

v0.14.1

Toggle v0.14.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
Few missing endpoints:

- Add `membersOfWithR`, `listTeamMembersR`
- Add related enums: `OrgMemberFilter`, `OrgMemberRole`, `TeamMemberRole`
- Add `Enum` and `Bounded` instances to `Privacy`, `Permission`,
  `RepoPublicity`
- Don't require network access for search tests

v0.14.0

Toggle v0.14.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
Massive update

v0.14.0-rc1

Toggle v0.14.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
Release candidate

0.13.2

Toggle 0.13.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request haskell-github#100 from pharpend/base-4.8

Fix haskell-github#99

v0.11.1

Toggle v0.11.1's commit message
Merge pull request haskell-github#78 from nataren/pump_the_version

Pump the version to 0.11.1

v0.11.0

Toggle v0.11.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request haskell-github#75 from palas/master

Added basic code search functionality

v0.10.0

Toggle v0.10.0's commit message
Merge pull request haskell-github#74 from nataren/add_missing_event_t…

…ype_data_constructors

Add missing issue event types.