Skip to content

Releases: adafruit/Adafruit_CircuitPython_PN532

2.4.2 - Fix For Sphinx RTD Theme

07 Oct 22:17
Compare
Choose a tag to compare

2.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:31
Compare
Choose a tag to compare

Changes: 2.4.0...2.4.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.4.0 - Add Support For MiFare Classic Value

30 Oct 21:12
f9606fd
Compare
Choose a tag to compare

This release adds support for MiFare Class Value operations. See #66 for details. Thank you @symm.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.20 - Fix RTD Theme Issue

25 Sep 15:48
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.19 - Updated .pylintrc, fixed jQuery

26 May 16:24
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-PN532.

Read the docs for info on how to use it.

2.3.18 Improved Documentation

09 Apr 15:57
8aa8ac3
Compare
Choose a tag to compare

Improved Documentation for this library. Thanks @tcfranks!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.17 - Added type annotations

15 Mar 16:28
0061f33
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.16 - Examples UART Timeout Fix

27 Feb 22:01
a7287d2
Compare
Choose a tag to compare

This release contains a fix to the commented out portion in the examples for connecting via UART. Previously a large timeout value made it hang for a while after reading a card. Thank you @caternuson

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.15 - Added ability to specify alternate I2C addresses

27 Feb 20:46
ef4194a
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.

2.3.14 - Updated pylint version

14 Nov 21:22
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.