Skip to content

Releases: adafruit/Adafruit_CircuitPython_PN532

2.4.9 - Update Ruff Version

23 Apr 21:04

Choose a tag to compare

2.4.8 - License syntax and pre-commit versions

27 Mar 19:02

Choose a tag to compare

2.4.7 - Increased PassiveTarget Read Buffer Size

14 Jan 17:01
1453393

Choose a tag to compare

What's Changed

  • pn532: bump InListPassiveTarget response_length to 64 to handle long ATS by @gdudek in #70

New Contributors

Full Changelog: 2.4.6...2.4.7

2.4.6 - Update Ruff Config & RTD Style Fix

20 Oct 19:58

Choose a tag to compare

2.4.5 - Update RTD Config

17 Jun 16:23

Choose a tag to compare

2.4.4 - Use Ruff

15 May 22:16
0a3c19d

Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.4

2.4.3 - RTD Sphinx Config

16 Jan 19:05

Choose a tag to compare

2.4.2 - Fix For Sphinx RTD Theme

07 Oct 22:17

Choose a tag to compare

2.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:31

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

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.