Releases: adafruit/Adafruit_CircuitPython_miniQR
2.1.5 - RTD Sphinx Config
Full Changelog: 2.1.4...2.1.5
2.1.4 - Type Annotations & Ruff
2.1.3 - Fix For Sphinx RTD Theme
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- Initial unit test, coverage is 97% by @jamesbowman in #26
- Try all qr_types when automatically sizing by @jamesbowman in #28
New Contributors
- @jamesbowman made their first contribution in #26
Full Changelog: 2.1.1...2.1.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniqr
.
Read the docs for info on how to use it.
2.1.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.1.0...2.1.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniqr
.
Read the docs for info on how to use it.
2.1.0 - Replace .show() in examples
Merge pull request #25 from prcutler/root-group-fix Update to use root_group for CP 9 compatibility
2.0.2 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniqr
.
Read the docs for info on how to use it.
2.0.1 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniQR
.
Read the docs for info on how to use it.
2.0.0 - More precise exception
1.3.15 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniqr
.
Read the docs for info on how to use it.