OLD | NEW |
| 1 ## 0.3.1 |
| 2 |
| 3 * [apis] admin_directory:v1: additional schema/methods |
| 4 * [apis] analytics:v3: additional schemas/methods |
| 5 * [apis] gmail:v1: additional schemas/methods |
| 6 * [apis] reseller:v1: additional schemas/methods |
| 7 |
1 ## 0.3.0 | 8 ## 0.3.0 |
2 | 9 |
3 * [apis-removed] orkut:v2: removed (Orkut is shut down) | 10 * [apis-removed] orkut:v2: removed (Orkut is shut down) |
4 * [apis] compute:v1: additional schemas/methods | 11 * [apis] compute:v1: additional schemas/methods |
5 * [apis] doubleclicksearch:v2: schema changes | 12 * [apis] doubleclicksearch:v2: schema changes |
| 13 * [apis] games:v1: schema changes |
6 * [apis] gamesManagement:v1management: schema changes | 14 * [apis] gamesManagement:v1management: schema changes |
7 * [apis] gmail:v1: schema changes | 15 * [apis] gmail:v1: schema changes |
8 | 16 |
9 ## 0.2.1 | 17 ## 0.2.1 |
10 | 18 |
11 * [apis-new] adexchangeseller:v2.0: API added | 19 * [apis-new] adexchangeseller:v2.0: API added |
12 * [apis-new] civicinfo:v2: API added | 20 * [apis-new] civicinfo:v2: API added |
13 * [apis-new] webmasters:v3: API added | 21 * [apis-new] webmasters:v3: API added |
14 * [apis] civicinfo:v1: schema changes | 22 * [apis] civicinfo:v1: schema changes |
15 * [apis] youtube:v3: schema changes | 23 * [apis] youtube:v3: schema changes |
(...skipping 13 matching lines...) Expand all Loading... |
29 | 37 |
30 ## 0.1.1 | 38 ## 0.1.1 |
31 | 39 |
32 * [apis] Added Discovery API | 40 * [apis] Added Discovery API |
33 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 41 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
34 * [generator] Rename test files to _test.dart so they get automatically run. | 42 * [generator] Rename test files to _test.dart so they get automatically run. |
35 | 43 |
36 ## 0.1.0 | 44 ## 0.1.0 |
37 | 45 |
38 * First release | 46 * First release |
OLD | NEW |