candid v0.5.3 Release Notes

    • ๐Ÿ›  Fix deserialization to validate type table and detect infinite loop in type T = record { T }
    • ๐Ÿ›  Fix serialization for newtype struct
    • ๐Ÿ–จ Display trait for pretty printing types::Type