Releases: adafruit/Adafruit_CircuitPython_Display_Shapes
Releases · adafruit/Adafruit_CircuitPython_Display_Shapes
2.10.1 - RTD Sphinx Config
Full Changelog: 2.10.0...2.10.1
2.10.0 FilledPolygon & stroke for Polygons
What's Changed
Full Changelog: 2.9.0...2.10.0
2.9.0 - Dynamic Arc & Docs Fix
What's Changed
- allow dynamic arc. update pylint by @FoamyGuy in #74
- workaround for vertical stacking issue with docs theme by @FoamyGuy in #75
Full Changelog: 2.8.4...2.9.0
2.8.4 - Fix For Sphinx RTD Theme
Full Changelog: 2.8.3...2.8.4
2.8.3 - Fix Sparkline
What's Changed
- multisparkline: call update_line with single line index rather than … by @RetiredWizard in #72
Full Changelog: 2.8.2...2.8.3
SparkLine Improvement
What's Changed
- reduce unnecessary redrawing of lines in
MultiSparkLine.add_values()
by @Karel-Kroeze in #69
New Contributors
- @Karel-Kroeze made their first contribution in #69
Full Changelog: 2.8.1...2.8.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-display_shapes
.
Read the docs for info on how to use it.
2.8.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.8.0...2.8.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-display_shapes
.
Read the docs for info on how to use it.
2.8.0 - Added Support For Arc
2.7.3 - replace .show(...) in README
What's Changed
Full Changelog: 2.7.2...2.7.3
2.7.2 - replace .show()
What's Changed
- Replace depreciated .show() by @RetiredWizard in #65
New Contributors
- @RetiredWizard made their first contribution in #65
Full Changelog: 2.7.1...2.7.2