| Age | Commit message (Expand) | Author | Lines | 
|---|---|---|---|
| 2017-05-31 | Error when trying to serialize invalid float | Alan Du | -2/+15 | 
| 2017-05-10 | add example for to_string | Raphaƫl Huchet | -0/+35 | 
| 2017-04-28 | Address comment and make test pass | Vincent Prouillet | -2/+2 | 
| 2017-04-24 | Allow to deserialize/serialize into enums | Vincent Prouillet | -1/+1 | 
| 2017-04-20 | Support serde 1.0.0 | Alex Crichton | -35/+16 | 
| 2017-04-12 | Stop taking references when not needed | Daniel Lockyer | -4/+4 | 
| 2017-04-12 | Simplify if-statements | Daniel Lockyer | -1/+1 | 
| 2017-02-21 | Add support for `serialize_bytes` | Alex Crichton | -3/+4 | 
| 2017-02-10 | Add a serialization helper to put tables last | Alex Crichton | -2/+266 | 
| 2017-02-10 | Update ser.rs | Jonas mg | -1/+1 | 
| 2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -0/+1006 |