File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog - Dart Google OAuth2 Library
2
2
3
- ## 0.3.5
3
+ ## 0.3.5 2014-03-22 (SDK 1.3.0-dev.5.2 r34229)
4
+
5
+ - Added implementation of ` ComputeOAuth2Console ` for connecting to Google Compute Engine
6
+ - Cleaned up warnings and missing overrides
4
7
5
8
## 0.3.4 2014-02-21 (SDK 1.2.0-dev.5.12 r32844)
6
9
Original file line number Diff line number Diff line change 1
1
name : google_oauth2_client
2
- version : 0.3.5-dev
2
+ version : 0.3.5
3
3
authors :
4
4
-
Gerwin Sturm <[email protected] >
5
5
@@ -12,7 +12,7 @@ dependencies:
12
12
crypto : ' >=0.9.0 <0.10.0'
13
13
http : ' >=0.9.0 <0.10.0'
14
14
oauth2 : ' >=0.9.0 <0.10.0'
15
- path : ' >=1.0.0 <1.1 .0'
15
+ path : ' >=1.0.0 <1.2 .0'
16
16
dev_dependencies :
17
- browser : ' >=0.9.0 <0.10 .0'
17
+ browser : ' >=0.9.0 <0.11 .0'
18
18
hop : ' >=0.28.3'
You can’t perform that action at this time.
0 commit comments