OLD | NEW |
1 ## 0.5.5 | 1 ## 0.5.5 |
2 | 2 |
| 3 * [apis-new] gamesConfiguration:v1configuration: API added |
| 4 * [apis-new] pagespeedonline:v2: API added |
3 * [apis] analytics:v3: new resource added | 5 * [apis] analytics:v3: new resource added |
4 * [apis] blogger:v3: method changes | 6 * [apis] blogger:v3: method changes |
5 * [apis] books:v1: schema changes | 7 * [apis] books:v1: schema changes |
6 * [apis] content:v2: new resources added, schema changes | 8 * [apis] content:v2: new resources added, schema changes |
7 * [apis] doubleclickbidmanager:v1: schema changes | 9 * [apis] doubleclickbidmanager:v1: schema changes |
8 * [apis] oauth2:v2: new method/schema | 10 * [apis] oauth2:v2: new method/schema |
9 * [apis] storage:v1: method changes | 11 * [apis] storage:v1: method changes |
10 * [apis] youtube:v3: schema changes | 12 * [apis] youtube:v3: schema changes |
11 | 13 |
12 ## 0.5.4 | 14 ## 0.5.4 |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
111 | 113 |
112 ## 0.1.1 | 114 ## 0.1.1 |
113 | 115 |
114 * [apis] Added Discovery API | 116 * [apis] Added Discovery API |
115 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 117 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
116 * [generator] Rename test files to _test.dart so they get automatically run. | 118 * [generator] Rename test files to _test.dart so they get automatically run. |
117 | 119 |
118 ## 0.1.0 | 120 ## 0.1.0 |
119 | 121 |
120 * First release | 122 * First release |
OLD | NEW |