Ruma v0.17.2 Release Notes

Release Date: 2020-08-08 // over 3 years ago
  • ๐Ÿ› Bug fixes:

    • ๐Ÿ”– Fix RoomVersionId::is_version_6 actually checking for version 5
    • ๐Ÿ›  Fix TryFrom implementations for RoomVersionId, which previously returned
      RoomVersionId::Custom for the input 6

    ๐Ÿ‘Œ Improvements:

    • โž• Add macros to construct identifiers with compile-time validation