OLD | NEW |
---|---|
1 ## 0.2.1 | |
2 | |
3 * [apis] adexchangeseller:v2.0: API added | |
4 * [apis] civicinfo:v2: API added | |
5 * [apis] webmasters:v3: API added | |
kustermann
2014/09/29 12:04:31
Maybe rename these to [apis-new], then we have
[a
Søren Gjesse
2014/09/29 12:27:15
Good idea. Done.
| |
6 [apis] civicinfo:v1: schema changes | |
7 [apis] youtube:v3: schema changes | |
8 | |
1 ## 0.2.0 | 9 ## 0.2.0 |
2 | 10 |
3 * [apis] admin:directory: additional schemas/methods | 11 * [apis] admin:directory: additional schemas/methods |
4 * [apis] admin:reports_v1: schema changes | 12 * [apis] admin:reports_v1: schema changes |
5 * [apis] androidpublisher:v2: additional schemas/methods | 13 * [apis] androidpublisher:v2: additional schemas/methods |
6 * [apis] drive:v2: schema changes | 14 * [apis] drive:v2: schema changes |
7 * [apis] identitytoolkit:v3: schema changes | 15 * [apis] identitytoolkit:v3: schema changes |
8 * [apis] mirror:v1: schema changes | 16 * [apis] mirror:v1: schema changes |
9 * [apis-breaking] mapsengine:v1: major changes (additional schemas/methods) | 17 * [apis-breaking] mapsengine:v1: major changes (additional schemas/methods) |
18 * [apis-breaking] prediction:v1.6: double -> String change | |
kustermann
2014/09/29 12:04:31
Thanks. Not sure how that got lost.
Søren Gjesse
2014/09/29 12:27:15
Acknowledged.
| |
10 * [generator] Bugfix in resumable media uploader. | 19 * [generator] Bugfix in resumable media uploader. |
11 * [generator] Bugfix json decoding optimization. | 20 * [generator] Bugfix json decoding optimization. |
12 | 21 |
13 ## 0.1.1 | 22 ## 0.1.1 |
14 | 23 |
15 * [apis] Added Discovery API | 24 * [apis] Added Discovery API |
16 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. | 25 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. |
17 * [generator] Rename test files to _test.dart so they get automatically run. | 26 * [generator] Rename test files to _test.dart so they get automatically run. |
18 | 27 |
19 ## 0.1.0 | 28 ## 0.1.0 |
20 | 29 |
21 * First release | 30 * First release |
OLD | NEW |