Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

Handle JSON edge cases better and non-data labels

24 Nov 21:25
b4148eb
Compare
Choose a tag to compare

This release adds better handling of empty JSON response and cases where your expected json path isn't found. It also allows you to specify whether text is intended to be updated with the fetch function.

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

Read the docs for info on how to use it.

Retry refresh() and use latest adafruitio API

23 Nov 00:07
056ad75
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Add error handling and retries to play_tone

20 Nov 23:31
b3fd0ef
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Fixed URL Property

20 Nov 05:13
bc88462
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Text wraps more consistently and added button properties

17 Nov 00:35
24d8c77
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

1.0.2 - Remove debug prints and add text anchoring

15 Nov 02:49
7a0b303
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

QR code tries sizes until the data can fit

13 Nov 22:53
a698928
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Initial Release

13 Nov 21:35
50b6a2f
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.