Skip to content

Releases: adafruit/Adafruit_CircuitPython_PN532

2.4.9 - Update Ruff Version

Choose a tag to compare

@FoamyGuy FoamyGuy released this 23 Apr 21:04

Full Changelog: 2.4.8...2.4.9

2.4.8 - License syntax and pre-commit versions

Choose a tag to compare

@FoamyGuy FoamyGuy released this 27 Mar 19:02

Full Changelog: 2.4.7...2.4.8

2.4.7 - Increased PassiveTarget Read Buffer Size

Choose a tag to compare

@FoamyGuy FoamyGuy released this 14 Jan 17:01
1453393

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

Choose a tag to compare

@FoamyGuy FoamyGuy released this 20 Oct 19:58

Full Changelog: 2.4.5...2.4.6

2.4.5 - Update RTD Config

Choose a tag to compare

@FoamyGuy FoamyGuy released this 17 Jun 16:23

Full Changelog: 2.4.4...2.4.5

2.4.4 - Use Ruff

Choose a tag to compare

@FoamyGuy FoamyGuy released this 15 May 22:16
0a3c19d

What's Changed

Full Changelog: 2.4.3...2.4.4

2.4.3 - RTD Sphinx Config

Choose a tag to compare

@FoamyGuy FoamyGuy released this 16 Jan 19:05

Full Changelog: 2.4.2...2.4.3

2.4.2 - Fix For Sphinx RTD Theme

Choose a tag to compare

@FoamyGuy FoamyGuy released this 07 Oct 22:17

Full Changelog: 2.4.1...2.4.2

2.4.1 - Fix RTD Docs Build and Unpin Sphinx

Choose a tag to compare

@FoamyGuy FoamyGuy released this 09 Dec 17:31

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

Choose a tag to compare

@FoamyGuy FoamyGuy released this 30 Oct 21:12
f9606fd

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.