github serde-rs/serde v0.7.4

latest releases: v1.0.228, v1.0.227, v1.0.226...
9 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.