Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 389 Bytes

RELEASES.md

File metadata and controls

10 lines (8 loc) · 389 Bytes

Version 0.7.0 (not yet released) (ZERO BREAKING CHANGES)

  • serde::Serialize, Deserialize is derived under the serde optional feature
  • impl Display is implemented
  • impl Debug has different output (we do not promise stable Debug output)
  • fn truncate is implemented
  • fn get_mut is implemented