Ruma v0.17.3 Release Notes

Release Date: 2020-08-08 // over 3 years ago
  • 🐛 Bug fixes:

    • 🛠 Fix key_algorithms::{DeviceKeyAlgorithm, ServerKeyAlgorithm} not implementing Deserialize and
      0️⃣ Serialize with the default feature set
      • This bug was introduced in 0.17.2
      • This problem still persists with default-features = false + features = ["serde", …], but
        there was never a reason to use ruma-identifiers like that