kenianbei / vcard_parser

Parses and validates vCard data according to RFC 6350 specification.
MIT License
6 stars 3 forks source link

Implement Eq and PartialEq that ignores UUID. #9

Closed tmpfs closed 1 year ago

tmpfs commented 2 years ago

Closes #8.

kenianbei commented 1 year ago

This should be fixed in latest release.