cargo serde 0.7.4

latest releases: 1.0.202, 1.0.201, 1.0.200...
8 years ago
  • Adds skip_deserializing attribute (#265)
  • Adds Deserialize impl for Box<[T]> (#290)
  • Fields with skip_serializing are no longer required to implement the Serialize trait (#260, #285)
  • A bound of std::default::Default is inferred for fields that use the default attribute (#285)
  • Supports codegen for structs that use defaulted generic type params (#295)
  • Supports extern crate serde not in the top-level module (#298)

Don't miss a new serde release

NewReleases is sending notifications on new releases.