serde 1.0.19
- Allow
borrowattribute on newtype variants (#929) - Fix bounds for macro named the same as a type parameter (#1081)
- Add an API for making tests for readable/compact representations (#1084, thanks @Marwes)
- Allow internally tagged newtype variant containing unit struct (#1085)