File tree Expand file tree Collapse file tree 6 files changed +9
-6
lines changed Expand file tree Collapse file tree 6 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## 4.5.0 (2025-08-23)
22- Add ping a repository and org webhook. (@tmcgilchrist #263 )
33- Handle "Bot" user type (@zoggy #270 )
4+ - Add provisional support for the upcoming cmdliner 2.0.0 (@tmcgilchrist @kit-ty-kate #265 #279 )
5+ - Add support for atdgen 2.16.0 (@kit-ty-kate #275 )
6+ - Upgrade the GitHub REST API support to v2022-11-28 as every other versions are now unsupported (@kit-ty-kate #274 )
47
58## 4.4.1 (2022-01-26)
69- Fix older versions of github can be co-installed with github-data (@dra27 #261 )
Original file line number Diff line number Diff line change 11(lang dune 2 .7)
22(name github)
3- ( version 4 .4.2~dev )
3+ ( version 4 .5.0 )
44
55( generate_opam_files false )
66( formatting disabled)
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "4.4.2~dev "
2+ version: "4.5.0 "
33synopsis: "GitHub APIv3 data library"
44description: """
55This library provides an OCaml interface to the [GitHub APIv3](https://docs.github.com/rest/)
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "4.4.2~dev "
2+ version: "4.5.0 "
33synopsis: "GitHub APIv3 JavaScript library"
44description: """
55This library provides an OCaml interface to the [GitHub APIv3](https://docs.github.com/rest/)
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "4.4.2~dev "
2+ version: "4.5.0 "
33synopsis: "GitHub APIv3 Unix library"
44description: """
55This library provides an OCaml interface to the [GitHub APIv3](https://docs.github.com/rest/)
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2- version: "4.4.2~dev "
2+ version: "4.5.0 "
33synopsis: "GitHub APIv3 OCaml library"
44description: """
55This library provides an OCaml interface to the
You can’t perform that action at this time.
0 commit comments