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
Dennis Vestergaard Værum
1cc94d5281
Rebuild everything, becuase it makes it easier to compare everything to my changes
2020-06-02 14:56:19 +02: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
3365d9fba1
Regen all remaining APIs with preproc - more changes than anticipated
2019-07-05 17:05:15 +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
a0d6551dea
chore(gen): adds all missing apis
...
With recent changes in the generator and or rust a bunch of api are now
working that were blacklisted. This commit adds the generated files for
those apis.
2018-02-01 16:47:10 +00:00
Sebastian Thiel
7fe6e698ba
chore(gen): update code to latest version
...
required before publishing
2016-12-24 15:52:23 +01:00
Sebastian Thiel
3c5a07c7be
chore(api-version-up)
2016-10-16 19:17:51 +02:00
Lewin Bormann
0f14aa966e
fix(api types): Add an unused field to empty API types.
...
Null structs (struct Foo;) cause the following error when trying to
deserialize an empty JSON object `{}` into them:
`JsonDecodeError("{}\n", Syntax(InvalidType(Map), 1, 1))` (also known as
`invalid type: map at line 1 column 1: {}`). The optional struct member
prevents this error.
2016-09-21 21:52:44 +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
b9f237eec0
chore(publish): latest version to crates.io
...
Also update the latest source-code, which is just a cleanup.
2016-07-17 17:34:01 +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
df301c1c75
chore(code): update after version-up
2016-02-28 08:37:00 +01:00
Sebastian Thiel
75076acf16
chore(code): updated to latest state
2016-01-30 14:08:25 +01:00
Sebastian Thiel
e3f4fcadad
chore(versionup): support for latest hyper
2015-12-06 17:51:06 +01:00
Sebastian Thiel
5612d004b9
chore(code): update everything to latest google API versions
2015-10-18 19:30:37 +02:00