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