Releases: adafruit/Adafruit_CircuitPython_Qualia
1.2.3 - RTD Sphinx Config
Full Changelog: 1.2.2...1.2.3
1.2.2 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.1...1.2.2
1.2.1 - Update Readme & Paint Example
What's Changed
- Fix README requirements by @justmobilize in #5
- Update qualia_paint.py to add 4.58" rectangle Bar by @lboue in #7
New Contributors
- @justmobilize made their first contribution in #5
- @lboue made their first contribution in #7
Full Changelog: 1.2.0...1.2.1
1.2.0 Added 2.8" and 4.0" Round Displays
This release adds support for 2.8" and 4.8" round 480x480 displays.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-qualia.
Read the docs for info on how to use it.
What's Changed
- Add 2.8" round and 4.0" 480x480 square displays by @makermelissa in #3
Full Changelog: 1.1.0...1.2.0
Added 3.7" and 4.58" Bar Displays
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-qualia.
Read the docs for info on how to use it.
Fixed Display ID in Paint Example
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-qualia.
Read the docs for info on how to use it.
Initial Release
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-qualia.
Read the docs for info on how to use it.