We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b285bd2 commit 5dcdab5Copy full SHA for 5dcdab5
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 7.0.2
2
+ - https://github.com/SpinlockLabs/github.dart/pull/231
3
+
4
## 7.0.1
5
- Add `getLatestRelease()` to RepositoriesService
6
- Add `listCurrentUserFollowing()` function to `UsersService`
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 7.0.1
+version: 7.0.2
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments