Skip to content

Releases: Z3R0-CDS/NFC_UID

0.5 Major Release (PIP Fix)

12 Sep 15:42
Compare
Choose a tag to compare

This version fixes MAJOR bugs regarding pip installation
Please check the Migrate to 0.5 in our repo before use!
THERE ARE CHANGES TO 0.4!!!
Older build will be removed from pypi

0.5
    [+] Pypi releases fixed
    [+] Urllib3 bugs resolved
    [+] Resolved bugs with version controll

0.4 Major update

23 Jun 07:37
9d173e6
Compare
Choose a tag to compare

This version has some MAJOR changes to the code structure!
Please check the Migrate to 0.4 in our repo before use!

0.4
   [+] Package now automatic on pypi
   [+] Added version checks (warns if logging is set to True)
           -> By default True
   [+] Changed to object oriented src
        [!] nfc_read is depricated (warns if logging is set to True)
        [*] Renamed loop to looped_read
   [+] Added read function
        [*] Improved arguments
        [*] Code less spagetti
        [+] New timeout options to not spam console and or user
   [*] Updated docstrings
   [*] Updated project targets and documentation