OLD | NEW |
| 1 ## 0.5.2 |
| 2 |
| 3 * [apis] container:v1beta1: schema changes |
| 4 * [apis] replicapoolupdater:v1beta1: schema changes |
| 5 |
1 ## 0.5.1 | 6 ## 0.5.1 |
2 | 7 |
3 * [apis] pubsub:v1beta1: schema changes | 8 * [apis] pubsub:v1beta1: schema changes |
4 | 9 |
5 ## 0.5.0 | 10 ## 0.5.0 |
6 | 11 |
7 * [apis-new] container:v1beta1: API added | 12 * [apis-new] container:v1beta1: API added |
8 * [apis-new] genomics:v1beta2: API added | 13 * [apis-new] genomics:v1beta2: API added |
9 * [apis-new] replicapool:v1beta2: API added | 14 * [apis-new] replicapool:v1beta2: API added |
10 * [apis-new] replicapoolupdater:v1beta1: API added | 15 * [apis-new] replicapoolupdater:v1beta1: API added |
(...skipping 25 matching lines...) Expand all Loading... |
36 * [generator] Bugfix in resumable media uploader. | 41 * [generator] Bugfix in resumable media uploader. |
37 | 42 |
38 ## 0.1.1 | 43 ## 0.1.1 |
39 | 44 |
40 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 45 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
41 * [generator] Rename test files to _test.dart so they get automatically run. | 46 * [generator] Rename test files to _test.dart so they get automatically run. |
42 | 47 |
43 ## 0.1.0 | 48 ## 0.1.0 |
44 | 49 |
45 * First release | 50 * First release |
OLD | NEW |