OLD | NEW |
| 1 ## 0.3.0 |
| 2 |
| 3 * [apis-breaking] genomics:v1beta: breaking changes (method argument changes and
schema change) |
| 4 |
1 ## 0.2.1 | 5 ## 0.2.1 |
2 | 6 |
3 * [apis-new] resourceviews:v1beta2: API added | 7 * [apis-new] resourceviews:v1beta2: API added |
4 * [apis] genomics:v1beta: additional method/schema changes | 8 * [apis] genomics:v1beta: additional method/schema changes |
5 | 9 |
6 ## 0.2.0 | 10 ## 0.2.0 |
7 | 11 |
8 * [apis] autoscaler:v1beta2: schema changes | 12 * [apis] autoscaler:v1beta2: schema changes |
9 * [apis] datastore:v1beta2: new API scopes, more descriptions | 13 * [apis] datastore:v1beta2: new API scopes, more descriptions |
10 * [apis] manager:v1beta2: schema changes | 14 * [apis] manager:v1beta2: schema changes |
11 * [apis-breaking] genomics:v1beta: major changes (method argument changes, schem
a renames, method removals/additions) | 15 * [apis-breaking] genomics:v1beta: major changes (method argument changes, schem
a renames, method removals/additions) |
12 * [generator] Bugfix in resumable media uploader. | 16 * [generator] Bugfix in resumable media uploader. |
13 | 17 |
14 ## 0.1.1 | 18 ## 0.1.1 |
15 | 19 |
16 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 20 * [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. | 21 * [generator] Rename test files to _test.dart so they get automatically run. |
18 | 22 |
19 ## 0.1.0 | 23 ## 0.1.0 |
20 | 24 |
21 * First release | 25 * First release |
OLD | NEW |