OLD | NEW |
| 1 ## 0.2.0 |
| 2 |
| 3 * [apis] admin:directory: additional schemas/methods |
| 4 * [apis] admin:reports_v1: schema changes |
| 5 * [apis] androidpublisher:v2: additional schemas/methods |
| 6 * [apis] drive:v2: schema changes |
| 7 * [apis] identitytoolkit:v3: schema changes |
| 8 * [apis] mirror:v1: schema changes |
| 9 * [apis-breaking] mapsengine:v1: major changes (additional schemas/methods) |
| 10 * [apis-breaking] prediction:v1.6: double -> String change |
| 11 * [generator] Bugfix in resumable media uploader. |
| 12 * [generator] Bugfix json decoding optimization. |
| 13 |
1 ## 0.1.1 | 14 ## 0.1.1 |
2 | 15 |
3 * [apis] Added Discovery API | 16 * [apis] Added Discovery API |
4 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 17 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
5 * [generator] Rename test files to _test.dart so they get automatically run. | 18 * [generator] Rename test files to _test.dart so they get automatically run. |
6 | 19 |
7 ## 0.1.0 | 20 ## 0.1.0 |
8 | 21 |
9 * First release | 22 * First release |
OLD | NEW |