OLD | NEW |
| 1 ## 0.4.0 |
| 2 |
| 3 * [apis] cloudmonitoring:v2beta1: additional schemas/methods |
| 4 * [apis-breaking] genomics:v1beta: additional schemas/methods, minor removal of
schema properties |
| 5 |
1 ## 0.3.0 | 6 ## 0.3.0 |
2 | 7 |
3 * [apis-breaking] genomics:v1beta: breaking changes (method argument changes and
schema change) | 8 * [apis-breaking] genomics:v1beta: breaking changes (method argument changes and
schema change) |
4 | 9 |
5 ## 0.2.1 | 10 ## 0.2.1 |
6 | 11 |
7 * [apis-new] resourceviews:v1beta2: API added | 12 * [apis-new] resourceviews:v1beta2: API added |
8 * [apis] genomics:v1beta: additional method/schema changes | 13 * [apis] genomics:v1beta: additional method/schema changes |
9 | 14 |
10 ## 0.2.0 | 15 ## 0.2.0 |
11 | 16 |
12 * [apis] autoscaler:v1beta2: schema changes | 17 * [apis] autoscaler:v1beta2: schema changes |
13 * [apis] datastore:v1beta2: new API scopes, more descriptions | 18 * [apis] datastore:v1beta2: new API scopes, more descriptions |
14 * [apis] manager:v1beta2: schema changes | 19 * [apis] manager:v1beta2: schema changes |
15 * [apis-breaking] genomics:v1beta: major changes (method argument changes, schem
a renames, method removals/additions) | 20 * [apis-breaking] genomics:v1beta: major changes (method argument changes, schem
a renames, method removals/additions) |
16 * [generator] Bugfix in resumable media uploader. | 21 * [generator] Bugfix in resumable media uploader. |
17 | 22 |
18 ## 0.1.1 | 23 ## 0.1.1 |
19 | 24 |
20 * [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. |
21 * [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. |
22 | 27 |
23 ## 0.1.0 | 28 ## 0.1.0 |
24 | 29 |
25 * First release | 30 * First release |
OLD | NEW |