OLD | NEW |
| 1 ## 0.5.1 |
| 2 |
| 3 * [apis-new] fusiontables:v2: API added |
| 4 * [apis] adexchangebuyer:v1.3: method/schema changes |
| 5 * [apis] admin_directory:v1: schema changes |
| 6 * [apis] books:v1: method/schema changes |
| 7 * [apis] compute:v1: method changes |
| 8 * [apis] storage:v1: method changes |
| 9 * [apis] youtube:v3: schema changes |
| 10 * [generator] Roll to include optional rootUrl/servicePath arguments. |
| 11 |
1 ## 0.5.0 | 12 ## 0.5.0 |
2 | 13 |
3 * [apis] bigquery:v2: schema changes | 14 * [apis] bigquery:v2: schema changes |
4 * [apis] books:v1: additional resource/schema changes | 15 * [apis] books:v1: additional resource/schema changes |
5 * [apis] doubleclicksearch:v2: schema changes | 16 * [apis] doubleclicksearch:v2: schema changes |
6 * [apis] fitness:v1: method changes | 17 * [apis] fitness:v1: method changes |
7 * [apis] reseller:v1: schema changes | 18 * [apis] reseller:v1: schema changes |
8 * [apis] youtube:v3: schema changes | 19 * [apis] youtube:v3: schema changes |
9 * [apis-breaking] calendar:v3: Removed title from EventAttachment | 20 * [apis-breaking] calendar:v3: Removed title from EventAttachment |
10 * [apis-breaking] tagmanager:v1: Removed dependencies from Tag and schema change
s | 21 * [apis-breaking] tagmanager:v1: Removed dependencies from Tag and schema change
s |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
74 | 85 |
75 ## 0.1.1 | 86 ## 0.1.1 |
76 | 87 |
77 * [apis] Added Discovery API | 88 * [apis] Added Discovery API |
78 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 89 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
79 * [generator] Rename test files to _test.dart so they get automatically run. | 90 * [generator] Rename test files to _test.dart so they get automatically run. |
80 | 91 |
81 ## 0.1.0 | 92 ## 0.1.0 |
82 | 93 |
83 * First release | 94 * First release |
OLD | NEW |