Jonas Platte
|
777e9c4c70
|
Stop throwing away span information when parsing metadata
|
2019-07-25 20:08:51 +02:00 |
|
Jimmy Cuadra
|
70cd077f29
|
Update dependencies.
|
2019-07-25 10:19:57 -07:00 |
|
Jimmy Cuadra
|
bb5a159412
|
Tweak documentation and import names.
|
2019-07-25 10:04:49 -07:00 |
|
Jimmy Cuadra
|
4324ab29cf
|
Merge pull request #21 from ruma/endpoint_is_request
Simplify the Endpoint trait by using the Request type as Self
|
2019-07-25 09:37:16 -07:00 |
|
Jimmy Cuadra
|
db709e2fdd
|
Run cargo generate-lockfile on CI before running cargo-audit.
|
2019-07-23 09:47:56 -07:00 |
|
Jimmy Cuadra
|
fd8367be4c
|
Run cargo-audit on CI.
|
2019-07-23 09:47:17 -07:00 |
|
Jimmy Cuadra
|
f59d9d1fb1
|
Run cargo-audit on CI.
|
2019-07-23 09:46:13 -07:00 |
|
Jonas Platte
|
23a946c8df
|
Simplify the Endpoint trait by using the Request type as Self
|
2019-07-21 01:20:49 +02:00 |
|
Jimmy Cuadra
|
11493dede4
|
Bump version to 0.6.0.
|
2019-07-19 14:02:53 -07:00 |
|
Jimmy Cuadra
|
3e492f7f14
|
Merge pull request #19 from ruma/update-ruma-api
Update to new ruma-api
|
2019-07-19 14:00:47 -07:00 |
|
Jonas Platte
|
be79a80467
|
Update to new ruma-api
|
2019-07-19 21:59:27 +02:00 |
|
Jimmy Cuadra
|
5d0b4dd833
|
Bump version to 0.9.0.
|
2019-07-19 12:30:38 -07:00 |
|
Jimmy Cuadra
|
f3b0000c18
|
Merge pull request #19 from ruma/fewer-deps
Remove futures and hyper dependencies
|
2019-07-19 12:29:30 -07:00 |
|
Jonas Platte
|
169b6cb9f9
|
Remove futures and hyper dependencies
|
2019-07-18 23:22:53 +02:00 |
|
Jimmy Cuadra
|
b0c1997016
|
Fix typo in Cargo.toml.
|
2019-06-24 13:02:54 -07:00 |
|
Jimmy Cuadra
|
e9df06b30b
|
Turn off nightly feature for proc-macro2.
|
2019-06-17 17:19:31 -07:00 |
|
Jimmy Cuadra
|
5461c20875
|
Add crates.io categories. [ci skip]
|
2019-06-16 16:51:11 -07:00 |
|
Jimmy Cuadra
|
9a5858cae8
|
Add crates.io categories. [ci skip]
|
2019-06-16 16:50:06 -07:00 |
|
Jimmy Cuadra
|
d5ce34d301
|
Address clippy warnings.
|
2019-06-12 13:16:52 -07:00 |
|
Jimmy Cuadra
|
262b84022c
|
Bump version to 0.5.0.
|
2019-06-12 13:11:33 -07:00 |
|
Jimmy Cuadra
|
82a20e23da
|
Bump dependencies.
|
2019-06-12 13:11:06 -07:00 |
|
Jimmy Cuadra
|
557ac4b485
|
Use the name and description fields to generate better documentation.
|
2019-06-12 13:06:35 -07:00 |
|
Jimmy Cuadra
|
0b75d2f1c3
|
Run rustfmt.
|
2019-06-12 13:03:47 -07:00 |
|
Jimmy Cuadra
|
3b383d78b7
|
Bump version to 0.8.0.
|
2019-06-12 12:59:11 -07:00 |
|
Jimmy Cuadra
|
432dbf94c8
|
Revise the error type to hide lower-level errors.
|
2019-06-12 12:37:55 -07:00 |
|
Jimmy Cuadra
|
9805750f83
|
Bump dependencies.
|
2019-06-12 12:21:39 -07:00 |
|
Jimmy Cuadra
|
66be8d1a98
|
Run clippy on all targets and all features.
|
2019-06-02 17:36:22 -07:00 |
|
Jimmy Cuadra
|
6a09f1f754
|
Add rustfmt and clippy to CI and address clippy warnings.
|
2019-06-02 17:35:26 -07:00 |
|
Jimmy Cuadra
|
a52e0da7c1
|
Add clippy lints and add rustfmt and clippy to CI.
|
2019-06-02 13:16:54 -07:00 |
|
Jimmy Cuadra
|
a92e71f873
|
Use stable Rust on Travis.
|
2019-06-02 09:12:50 -07:00 |
|
Jimmy Cuadra
|
68c446ca64
|
Use stable Rust on Travis.
|
2019-06-02 09:11:56 -07:00 |
|
GondwanaNuna
|
c3a5741f5e
|
Make trait imports more readable (#18)
|
2019-05-03 18:42:25 +02:00 |
|
Jimmy Cuadra
|
8761081f26
|
Merge pull request #17 from ruma/quote-refactor
Remove remaining uses of quote::TokenStreamExt
|
2019-04-26 15:14:21 -07:00 |
|
Jonas Platte
|
5f116e4e49
|
Remove remaining uses of quote::TokenStreamExt
fixes #4
|
2019-04-20 13:30:26 +02:00 |
|
Jimmy Cuadra
|
09a337f42a
|
Bump version to 0.4.0.
|
2019-04-11 18:16:01 -07:00 |
|
Jimmy Cuadra
|
2e60cf8826
|
Remove try_from feature.
|
2019-04-11 18:15:32 -07:00 |
|
Jimmy Cuadra
|
6659df8495
|
Update dependencies.
|
2019-04-11 18:15:26 -07:00 |
|
Jimmy Cuadra
|
6e3e29fc22
|
Bump version to 0.7.0.
|
2019-04-11 18:05:34 -07:00 |
|
Jimmy Cuadra
|
376b53613f
|
Remove try_from feature.
|
2019-04-11 18:03:46 -07:00 |
|
Jimmy Cuadra
|
99b2d6423f
|
Update dependencies.
|
2019-04-11 18:03:11 -07:00 |
|
Jimmy Cuadra
|
728ea7a301
|
Add note about minimum Rust version.
|
2019-04-11 17:29:43 -07:00 |
|
Jimmy Cuadra
|
58a785c350
|
Merge pull request #17 from ruma/serde-derive-feature
Replace serde_derive by re-exports in serde
|
2019-02-06 13:42:11 -08:00 |
|
Jimmy Cuadra
|
6bb5a9865f
|
Merge pull request #15 from ruma/serde-derive-feature
Replace serde_derive by re-exports in serde
|
2019-02-06 13:41:53 -08:00 |
|
Jonas Platte
|
561a254ca8
|
Replace serde_derive by re-exports in serde
|
2019-02-06 20:24:29 +01:00 |
|
Jonas Platte
|
26842652fc
|
Replace serde_derive by re-exports in serde
|
2019-02-06 20:17:38 +01:00 |
|
Jimmy Cuadra
|
ebead04bb9
|
Bump version to 0.3.1.
|
2019-02-01 13:57:39 -08:00 |
|
Jimmy Cuadra
|
4396affedb
|
Merge pull request #14 from ruma/import-fix
Fix trait imports in generated code without rename
|
2019-01-31 18:01:26 -08:00 |
|
Jonas Platte
|
f761a8f837
|
Fix trait imports in generated code without rename
Previously, the generated code would fail to compile when the 'derive' feature
on the serde crate was enabled
|
2019-01-30 22:50:11 +01:00 |
|
Jimmy Cuadra
|
b6401a1232
|
Merge pull request #16 from ruma/rust-2018
Update to Rust 2018
|
2019-01-15 12:33:28 -08:00 |
|
Jimmy Cuadra
|
cba85ba9c5
|
Merge pull request #13 from ruma/rust-2018
Update to Rust 2018
|
2019-01-15 12:33:10 -08:00 |
|