Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 05 Aug 12:41

5.0.0 (2022-08-05)

⚠ BREAKING CHANGES

  • error instead of panic on too long string

Features

  • different Prefix serialization format (6ff6d39)
  • impl Display for Prefix (d42ba53)

Bug Fixes

  • allow prefix strings of more than one byte (1f05f48)
  • error instead of panic on too long string (73123cb)