Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4986ac1 commit 7e01a0dCopy full SHA for 7e01a0d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 9.14.0
2
+
3
+* Add optional filter params on Repositories.listCommits by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/368
4
5
6
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.13.0...9.14.0
7
8
## 9.13.0
9
10
* Add node_id to the pull request model by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/367
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.13.0
+version: 9.14.0
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments