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 * [generator] Bugfix in resumable media uploader. |
| 11 * [generator] Bugfix json decoding optimization. |
| 12 |
1 ## 0.1.1 | 13 ## 0.1.1 |
2 | 14 |
3 * [apis] Added Discovery API | 15 * [apis] Added Discovery API |
4 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 16 * [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. | 17 * [generator] Rename test files to _test.dart so they get automatically run. |
6 | 18 |
7 ## 0.1.0 | 19 ## 0.1.0 |
8 | 20 |
9 * First release | 21 * First release |
OLD | NEW |