| 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 |
| 6 * [apis] games:v1: schema changes | 13 * [apis] games:v1: schema changes |
| 7 * [apis] gamesManagement:v1management: schema changes | 14 * [apis] gamesManagement:v1management: schema changes |
| 8 * [apis] gmail:v1: schema changes | 15 * [apis] gmail:v1: schema changes |
| 9 | 16 |
| 10 ## 0.2.1 | 17 ## 0.2.1 |
| (...skipping 19 matching lines...) Expand all Loading... |
| 30 | 37 |
| 31 ## 0.1.1 | 38 ## 0.1.1 |
| 32 | 39 |
| 33 * [apis] Added Discovery API | 40 * [apis] Added Discovery API |
| 34 * [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. |
| 35 * [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. |
| 36 | 43 |
| 37 ## 0.1.0 | 44 ## 0.1.0 |
| 38 | 45 |
| 39 * First release | 46 * First release |
| OLD | NEW |