Releases: brandonchinn178/github-rest
Releases · brandonchinn178/github-rest
v1.2.1
v1.2.0
- Switch from
jwttojose-jwt+crypton- Removes the
loadSignerhelper, use normalcrypton/crypton-x509/crypton-x509-storeAPI
- Removes the
- Add support for GHC 9.8 + 9.10
- Drop support for GHC < 9.6
v1.1.4
- Fix a test failure due to GitHub changing URLs
v1.1.3
v1.1.2
- Add support for
jwt-0.11.0
v1.1.1
- Add support for
aeson-2.0.0.0
v1.1.0
- Rename
GitHubStatetoGitHubSettings - Remove
queryGitHubPage'-- implementqueryGitHubPageinMonadGitHubRESTinstead. - Expose
queryGitHubPageIOif users want to manually implementMonadGitHubREST - Add
DecodeErrorerror
v1.0.3
- Fix goldens after GitHub changed documentation URL
v1.0.2
- Remove
MonadFailconstraint onMonadGitHubREST - Support
unliftio-core-0.2.0.0
v1.0.1
Bundle test files in release tarball