telega v0.2.7 Release Notes

    • Define Name module to make Accessible instances for Nick/First/Last names
    • Define Duration newtype to avoid vague raw Text in Audio, Video and Voice objects
    • Define Language newtype to replace raw Text in Sender object
    • โœ‚ Remove URI newtype from File to Audio, Video, Document and Voice objects
    • Define Identifiable instances for URI, Audio, Video, Document and Voice objects
    • Define Accessible and Identifiable instances for Member object
    • Define Accessible instance for newtypes to not use generated accessors records
    • ๐Ÿšš Move Caption, Duration and URI modules into Special submodule
    • Define MIME newtype in Special submodule to replace vague Text
    • ๐Ÿšš Rename Size to Photosize and move its content to Photo module