Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(616)

Side by Side Diff: pkg/gcloud/CHANGELOG.md

Issue 804973002: Add appengine/gcloud/mustache dependencies. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Added AUTHORS/LICENSE/PATENTS files Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/gcloud/AUTHORS ('k') | pkg/gcloud/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ## 0.1.3
2
3 * Widen package:googleapis dependency constraint in pubspec.yaml.
4 * Bugfix in `package:appengine/db.dart`: Correctly handle ListProperties
5 of length 1.
6
7 ## 0.1.2
8
9 * Introduced `package:gcloud/service_scope.dart` library.
10 * Added global getters for getting gcloud services from the current service
11 scope.
12 * Added an `package:gcloud/http.dart` library using service scopes.
13
14 ## 0.1.1
15
16 * Increased version constraint on googleapis{,_auth,_beta}.
17
18 * Removed unused imports.
19
20 ## 0.1.0
21
22 * First release.
OLDNEW
« no previous file with comments | « pkg/gcloud/AUTHORS ('k') | pkg/gcloud/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698