| Age | Commit message (Expand) | Author | Lines | 
|---|---|---|---|
| 2019-08-23 | Allow zero-prefixed float exponents. (#322) | Eric Huss | -0/+20 | 
| 2018-10-27 | Allow whitespace after line ending backslash (#162) | Joey Hain | -0/+19 | 
| 2018-10-01 | Avoid panic on pretty string ending in single quote | Matti Niemenmaa | -0/+12 | 
| 2018-07-27 | Don't allow intermixing inline tables and dotted key tables. | Eric Huss | -13/+1 | 
| 2018-07-16 | 0.5: Support dotted keys. | Eric Huss | -0/+53 | 
| 2018-07-11 | 0.5: Support hex/oct/bin integers. | Eric Huss | -1/+23 | 
| 2018-07-11 | 0.5: Support floats nan, inf, and +/-0.0. | Eric Huss | -1/+5 | 
| 2018-05-09 | Treat unicode hex digits case-insensitively | Claudio Bley | -1/+7 | 
| 2017-11-12 | Move tests into their own crate | David Tolnay | -0/+1107 |