OLD | NEW |
| 1 ## 0.5.0 |
| 2 |
| 3 * [apis] bigquery:v2: schema changes |
| 4 * [apis] books:v1: additional resource/schema changes |
| 5 * [apis] doubleclicksearch:v2: schema changes |
| 6 * [apis] fitness:v1: method changes |
| 7 * [apis] reseller:v1: schema changes |
| 8 * [apis] youtube:v3: schema changes |
| 9 * [apis-breaking] calendar:v3: Removed title from EventAttachment |
| 10 * [apis-breaking] tagmanager:v1: Removed dependencies from Tag and schema change
s |
| 11 * [apis-breaking] youtubeanalytics:v1: schema changes |
| 12 |
| 13 |
1 ## 0.4.1 | 14 ## 0.4.1 |
2 | 15 |
3 * [apis] bigquery:v2: schema changes | 16 * [apis] bigquery:v2: schema changes |
4 * [apis] fitness:v1: schema changes | 17 * [apis] fitness:v1: schema changes |
5 * [apis] youtube:v3: schema changes | 18 * [apis] youtube:v3: schema changes |
6 | 19 |
7 ## 0.4.0 | 20 ## 0.4.0 |
8 | 21 |
9 * [apis-new] fitness:v1: API added | 22 * [apis-new] fitness:v1: API added |
10 * [apis-new] tagmanager:v1: API added | 23 * [apis-new] tagmanager:v1: API added |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 | 74 |
62 ## 0.1.1 | 75 ## 0.1.1 |
63 | 76 |
64 * [apis] Added Discovery API | 77 * [apis] Added Discovery API |
65 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 78 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
66 * [generator] Rename test files to _test.dart so they get automatically run. | 79 * [generator] Rename test files to _test.dart so they get automatically run. |
67 | 80 |
68 ## 0.1.0 | 81 ## 0.1.0 |
69 | 82 |
70 * First release | 83 * First release |
OLD | NEW |