David Tolnay
|
36641e7b81
|
Release 0.8.19
|
2016-11-23 09:14:03 -08:00 |
|
David Tolnay
|
8dba87661b
|
Bump serde_codegen_internals because it failed to publish somehow
|
2016-11-19 11:47:19 -08:00 |
|
David Tolnay
|
17fb4cb503
|
Release 0.8.18
|
2016-11-19 11:40:00 -08:00 |
|
David Tolnay
|
a16f07858b
|
Ask proc_macro_derive to ignore serde attributes
|
2016-11-15 21:29:34 -05:00 |
|
David Tolnay
|
e7f3a80867
|
Update serde codegen to syn 0.10
|
2016-11-02 22:58:55 -07:00 |
|
David Tolnay
|
c91fca19e1
|
Release 0.8.17
|
2016-11-02 09:26:04 -07:00 |
|
David Tolnay
|
54802983b8
|
Bump syntex to 0.48
|
2016-11-02 09:12:22 -07:00 |
|
David Tolnay
|
c9612a2f57
|
Release 0.8.16
|
2016-10-22 00:07:27 -07:00 |
|
David Tolnay
|
7ffea5a716
|
Bump syntex to 0.46
|
2016-10-21 23:38:27 -07:00 |
|
David Tolnay
|
9acb17ab54
|
Release 0.8.15
|
2016-10-20 08:42:40 -07:00 |
|
David Tolnay
|
49aca521f1
|
Bump post-expansion dependency
|
2016-10-20 00:01:14 -07:00 |
|
David Tolnay
|
4c38bd0180
|
Merge branch origin/master into origin/post
|
2016-10-19 23:59:53 -07:00 |
|
David Tolnay
|
1b42f3f594
|
Release 0.8.14
|
2016-10-18 21:42:39 -07:00 |
|
David Tolnay
|
a9b6cbb8b3
|
Use post-expansion crate to let other custom derives see serde attrs
|
2016-10-18 09:00:33 -07:00 |
|
Erick Tryzelaar
|
4919a3184d
|
Update syntex version to 0.45.0
|
2016-10-15 14:01:14 -07:00 |
|
David Tolnay
|
85c95040b3
|
Release 0.8.12
|
2016-10-08 15:38:29 -07:00 |
|
David Tolnay
|
b4d5c26f4e
|
Update to latest syn and quote
|
2016-10-08 15:36:02 -07:00 |
|
David Tolnay
|
c61b20cceb
|
Release 0.8.11
|
2016-10-03 13:38:52 -07:00 |
|
David Tolnay
|
2a2c098eeb
|
Release 0.8.10
|
2016-09-28 09:56:15 -07:00 |
|
David Tolnay
|
effa298871
|
Fix differences in the generated code
|
2016-09-27 09:56:35 -07:00 |
|
David Tolnay
|
4ad6c4fd56
|
Include unknown attribute name in error message
|
2016-09-27 00:02:15 -07:00 |
|
David Tolnay
|
8e77960e3a
|
Remove with-libsyntax feature
|
2016-09-26 23:17:33 -07:00 |
|
David Tolnay
|
1eca7766ba
|
Bump syn dependency
|
2016-09-24 09:54:10 -07:00 |
|
David Tolnay
|
51f95575ec
|
Merge branch origin/master into origin/syn
Conflicts:
serde_codegen/Cargo.toml
serde_codegen_internals/Cargo.toml
serde_derive/Cargo.toml
|
2016-09-24 09:29:21 -07:00 |
|
Oliver Schneider
|
429de89276
|
Release 0.8.9
|
2016-09-23 07:11:59 -07:00 |
|
David Tolnay
|
c34baa1e5f
|
No more syntex for serde_derive
|
2016-09-11 19:55:13 -07:00 |
|
David Tolnay
|
7cc36a9cd3
|
Release 0.8.8
|
2016-09-08 08:34:20 -07:00 |
|
David Tolnay
|
e85ca8411e
|
Release 0.8.7
|
2016-09-05 09:39:27 -07:00 |
|
David Tolnay
|
248d937f9a
|
Release 0.8.6
|
2016-09-01 22:06:27 -07:00 |
|
David Tolnay
|
4bb9279074
|
Bump syntex to 0.43
|
2016-08-31 12:53:27 -07:00 |
|
David Tolnay
|
d690ffda8d
|
Release 0.8.4
|
2016-08-22 11:37:53 -04:00 |
|
David Tolnay
|
0ae61a3dd1
|
Switch to syntex::with_extra_stack
|
2016-08-19 21:09:55 -04:00 |
|
David Tolnay
|
5fb73073bd
|
Release 0.8.3
|
2016-08-19 13:11:59 -04:00 |
|
David Tolnay
|
621588b258
|
Revert "Disable clippy until Manishearth/rust-clippy#1174 is fixed"
This reverts commit 2bc1d62e50b799e06b51742a8490b546395e04ec.
|
2016-08-19 11:47:31 -04:00 |
|
David Tolnay
|
2d99a50c27
|
HTTPS for serde.rs
|
2016-08-18 17:08:05 -04:00 |
|
David Tolnay
|
2bc1d62e50
|
Disable clippy until Manishearth/rust-clippy#1174 is fixed
|
2016-08-18 14:51:25 -04:00 |
|
David Tolnay
|
1796536962
|
Update syntex to 0.41
|
2016-08-18 14:33:14 -04:00 |
|
Oliver Schneider
|
b7446db511
|
reintroduce path dependencies
|
2016-08-11 11:02:19 +02:00 |
|
Oliver Schneider
|
8bd7acc9fc
|
use a thread in the build script of serde_codegen to allow env vars to control the stack size
|
2016-08-09 13:08:16 +02:00 |
|
David Tolnay
|
d786de6696
|
Use exact dependencies on other serde crates
|
2016-07-29 15:12:54 -07:00 |
|
David Tolnay
|
f12f640590
|
Release 0.8.0
|
2016-07-27 22:07:57 -07:00 |
|
David Tolnay
|
78e74886be
|
Update syntex to 0.39
|
2016-07-26 09:22:33 -07:00 |
|
David Tolnay
|
e36f33589c
|
Release 0.8.0-rc3
|
2016-07-23 15:13:19 -07:00 |
|
David Tolnay
|
aaca4f06c6
|
Release 0.8.0-rc2
|
2016-07-17 18:07:40 -07:00 |
|
David Tolnay
|
4f79829849
|
Rename feature nightly-testing to unstable-testing
|
2016-07-17 13:34:23 -07:00 |
|
David Tolnay
|
6fe01bc8e3
|
Release 0.8.0-rc1
This prerelease contains the Serializer API changes intended for 0.8.0. It
allows us to start merging PRs that use the new API.
|
2016-07-17 11:46:03 -07:00 |
|
David Tolnay
|
855f3d99bb
|
Do not release any more 0.7 releases from master
|
2016-07-15 17:00:09 -07:00 |
|
David Tolnay
|
7220029055
|
Use cargo override instead of relative paths
This makes it possible to use `cargo clone` + `cargo build`.
|
2016-07-15 01:17:23 -07:00 |
|
David Tolnay
|
a070de28e2
|
Update syntex to 0.38
|
2016-07-09 11:37:01 -07:00 |
|
David Tolnay
|
97bc1e08e7
|
Release 0.7.13
|
2016-07-05 20:06:10 -07:00 |
|