cassandra-rs v0.8.2 Release Notes

Release Date: 2017-06-29 // almost 7 years ago
  • ๐Ÿš€ First release of https://github.com/Metaswitch/cassandra-rs

    • ๐Ÿ“ฆ Fork package.
    • ๐Ÿšš Move examples to examples directory, then make several into Rust tests.
    • โš  Resolve all warnings.
    • ๐Ÿ›  Fix various panics.
    • โž• Add Eq and Ord for Uuid.
    • โž• Add is_null support.