You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.3.1
* list_vendors() returns a set{} instead of a list[]
* added encoding="utf8" when opening files to fix edgecase bugs
* Updated documentation
Version 1.3.0
* added get_vid_bytes()
* vid_file_vendor() has a third parameter, a description search
* re-write of vid_file_vendor() for consistency, sanity and readability
* fixed logic with is_mac_address()
* improved exceptions with error handling for consistancy