Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

Fix Issue from remove_all_text()

01 Apr 14:54
f7f534f
Compare
Choose a tag to compare

What's Changed

  • Add remove_all_text func that accounts for auto-refresh by @makermelissa in #92

Full Changelog: 2.2.9...2.2.10

2.2.9 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

Changes: 2.2.8...2.2.9

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

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

Read the docs for info on how to use it.

2.2.8 - Fix Docs Build

02 Oct 21:01
58e99b0
Compare
Choose a tag to compare

This release fixes the docs build by adding bitmaptools to the mocked core modules in the docs config.

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

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

Read the docs for info on how to use it.

2.2.7 - Fix RTD Theme Issue

25 Sep 16:01
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.6 - Updated .pylintrc, fixed jQuery

26 May 16:10
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.5 - Updated pre-commit hooks

18 May 15:38
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.4 - Added pin alarm deep sleep example and documentation

23 Jan 20:46
9bdf633
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:39
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.2 - Fixed version string

22 Aug 18:59
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.1 - Switched to pyproject.toml

09 Aug 19:33
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.