Skip to content

Commit d9ac0c7

Browse files
committed
Bump to 0.28; CHANGELOG for v0.28
1 parent e63d4ac commit d9ac0c7

File tree

3 files changed

+30
-3
lines changed

3 files changed

+30
-3
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## Changes for 0.28
2+
3+
_2022-04-30, Andreas Abel, Valborg edition_
4+
5+
Tested with GHC 7.8 - 9.2.2
6+
7+
- Add constructors to `IssueRepoMod` that allow filtering issues by
8+
milestone, assignee, creator, mentioned user:
9+
`GitHub.Data.Options.options{Milestone,Assignee,Creator,Mentioned}`
10+
(PR [#470](https://github.com/haskell-github/github/pull/470))
11+
12+
- Add permissions field to `Repo`.
13+
This adds record `RepoPermissions` and field `Repo.repoPermissions`
14+
in module `GitHub.Data.Repos`.
15+
(PR [#476](https://github.com/haskell-github/github/pull/476))
16+
17+
- Add unwatch request `GitHub.Endpoints.Activity.Watching.unwatchRepoR`
18+
(PR [#473](https://github.com/haskell-github/github/pull/473))
19+
20+
Breaking change:
21+
22+
- Make searches paginated
23+
(PR [#474](https://github.com/haskell-github/github/pull/474)):
24+
* Adds record `GitHub.Data.Repos.CodeSearchRepo`.
25+
* Adds argument `FetchCount`
26+
to `GitHub.Endpoints.Search.search{Repos,Code,Issues,Users}R`.
27+
128
## Changes for 0.27
229

330
_2021-10-10, Oleg Grenrus_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Documentation
3939
For details see the reference [documentation on Hackage][hackage].
4040

4141
Each module lines up with the hierarchy of
42-
[documentation from the GitHub API](http://developer.github.com/v3/).
42+
[documentation from the GitHub API](https://docs.github.com/en/rest).
4343

4444
Request functions (ending with `R`) construct a data type which can be executed
4545
in `IO` by `executeRequest` functions. They are all listed in the root `GitHub`

github.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: github
3-
version: 0.27.1
3+
version: 0.28
44
synopsis: Access to the GitHub API, v3.
55
category: Network
66
description:
@@ -23,7 +23,7 @@ description:
2323
license: BSD3
2424
license-file: LICENSE
2525
author: Mike Burns, John Wiegley, Oleg Grenrus
26-
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
26+
maintainer: Andreas Abel
2727
homepage: https://github.com/haskell-github/github
2828
build-type: Simple
2929
copyright:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy