Commit Graph

50 Commits

Author SHA1 Message Date
Sebastian Thiel
1216fcf695 set version 5.0.4 and publish APIs 2024-03-05 21:02:48 +01:00
Sebastian Thiel
55badfe90e regen all APIs 2024-03-05 19:07:52 +01:00
Sebastian Thiel
ef9f0d7480 rebuild all dependencies with latest version v5.0.3 2023-08-23 08:25:17 +02:00
Sebastian Thiel
a791dde0ce rebuild all APIS 2023-03-16 18:16:47 +01:00
Sebastian Thiel
7abe6a3de2 regenerate all APIs and CLIs (#357) 2022-09-14 08:40:50 +08:00
Sebastian Thiel
f393030e84 regen all APIs and CLIs 2022-04-26 11:12:08 +08:00
Sebastian Thiel
36b74097b6 a bunch of publishes 2022-03-08 11:57:01 +08:00
Sebastian Thiel
f2c1b82112 regen all APIs and validate them 2022-03-08 08:23:03 +08:00
Sebastian Thiel
d032b0c961 regen all APIs 2021-08-31 08:03:52 +08:00
Sebastian Thiel
1b1b598597 bump patch level; regen everything with latest fix 2021-04-22 09:49:31 +08:00
Sebastian Thiel
0adccb51c5 regen everything with fixed Send for Delegate 2021-04-14 16:58:44 +08:00
Sebastian Thiel
34096d3862 regenerate everything 2021-04-14 10:10:59 +08:00
Sebastian Thiel
5bac5d1af5 regen with patch #265, but without version bump
Let's try to avoid spamming crates.io and instead keep publishing
everything as is. The patch will be present in some of the more
recent crates, and for specific crates like youtube3 and drive3
I will create specific patch releases.
2021-04-02 20:39:58 +08:00
Sebastian Thiel
c606d37dd3 prepare release of version 2.0, regen all APIs 2021-04-01 23:46:26 +08:00
Sebastian Thiel
d1ffa68287 update all code after version update 2020-07-10 09:41:44 +08:00
Sebastian Thiel
d302542d8d regenerate all crates with updated patch level 2020-04-12 18:58:21 +08:00
Sebastian Thiel
80bf4495f7 Regenarate all files
This fixes all deprecation warnings.
2020-01-18 20:47:02 +08:00
Sebastian Thiel
f125912384 regenerate all crates 2019-12-09 11:50:00 +08:00
Sebastian Thiel
11db47ca2a Regenerate all code
Related to #239
2019-09-09 08:31:59 +02:00
Sebastian Thiel
8c1ca2aa9b update version to 1.0.10; republish 4 select crates 2019-07-05 19:09:55 +08:00
Sebastian Thiel
e42ebc0c2b Bump version to 1.0.9; update JSON schemas; add new APIs 2019-07-05 11:32:35 +08:00
Guy Taylor
2ad9f3781d Regen all APIs from new JSON 2019-07-03 18:21:35 +08:00
Sebastian Thiel
bce4f08554 Bump version to 1.0.8 - the previous one was already published somehow 2018-10-14 11:12:24 +02:00
Sebastian Thiel
255c7f5ad5 Update to latest versions of API declarations 2018-10-13 13:49:14 +02:00
Michael Daffin
9330ca140a chore(gen): added compute1 2018-01-31 13:31:32 +00:00
Sebastian Thiel
ceceb8c6e5 chore(cli-version-up) 2016-10-17 10:38:31 +02:00
Sebastian Thiel
93d053b2d6 chore(gen): prepare cli for publish 2016-09-11 13:58:32 +02:00
Sebastian Thiel
d2495405c5 chore(Cargo): specify version to allow cli publishing
Let's see if we can actually get away with a '*' ... .
2016-09-11 12:08:57 +02:00
Sebastian Thiel
45d86f31f2 chore(code-gen): update to latest version
Which is to be published
2016-09-11 10:13:33 +02:00
Sebastian Thiel
527ffa35c2 chore(cli-versionup): v0.3.6
With simpler authentication flow.
2016-07-17 19:50:22 +02:00
Sebastian Thiel
ae276438ae chore(code): update code to latest version 2016-07-17 13:05:43 +02:00
Sebastian Thiel
c6f9205758 chore(update): make regen-apis
Fixes #151
2016-05-30 08:38:10 +02:00
Sebastian Thiel
e0de1b4c10 chore(code-update): to latest schema version 2016-04-10 14:08:43 +02:00
Sebastian Thiel
b0c0196f50 chore(code): update code matching latest jsons
This was particularly interesting as APIs went away
2016-02-28 08:20:08 +01:00
Sebastian Thiel
75076acf16 chore(code): updated to latest state 2016-01-30 14:08:25 +01:00
Sebastian Thiel
06e1d4bff6 chore(code): update with latest changes 2015-12-24 15:46:51 +01:00
Sebastian Thiel
5612d004b9 chore(code): update everything to latest google API versions 2015-10-18 19:30:37 +02:00
Sebastian Thiel
a8d333f916 chore(codegen): code compiles with rust 1.3/serde 0.6 2015-09-29 11:35:13 +02:00
Sebastian Thiel
08d65ba62b chore(source): add source at latest version 2015-08-08 11:50:37 +02:00
Sebastian Thiel
e46535917c chore(code-update): upgrade to latest hyper+clap 2015-07-15 09:52:55 +02:00
Sebastian Thiel
6393bbf7f6 chore(code-update): latest version of v0.3.1 code
* also fixed OSX deployment utility to deal with target folder
  as primary location for build-artifacts

[skip ci]
2015-06-27 08:51:09 +02:00
Sebastian Thiel
7d58d66025 chore(json-update): update json and regen all code 2015-06-26 16:08:25 +02:00
Sebastian Thiel
27fdd8ee0c fix(rustup): type-inference fails on empty vec
Previously this wasn't the case, as the type could be inferred by the
type of the parent-vector to extend.

Apparently this feature was removed, probably for good reason.
2015-06-21 17:55:46 +02:00
Sebastian Thiel
d0fb7a5ccc chore(cli): cli code update 2015-06-19 18:04:55 +02:00
Sebastian Thiel
3484fecf9c chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00
Sebastian Thiel
9e6c9537a5 chore(code-up): latest version of all code 2015-05-10 12:07:12 +02:00
Sebastian Thiel
c2dd9c7a02 fix(version-up): code updated to v0.1.6, latest CLI
* also includes publishing tag files
2015-04-26 13:42:31 +02:00
Sebastian Thiel
f8689be451 fix(all): update all code to latest version
* add new APIs
* remove old ones
* add latest json files
2015-04-24 20:07:12 +02:00
Sebastian Thiel
9ea3fea775 fix(rustup): (abf0548b5 2015-04-15) (built 2015-04-15) 2015-04-17 06:46:43 +02:00
Sebastian Thiel
f5f12c5594 feat(CLI): added first versions of all CLI
That way, changes can be tracked.
Also, we make it official.

Future checkins will only be made if major changes were done,
similar to how the APIs are handled.

Related to #64
2015-04-16 22:44:40 +02:00