Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Shapes

2.10.4 - Update RTD Config

17 Jun 16:33
Compare
Choose a tag to compare

2.10.3 - Displayio API Updates

02 Jun 21:23
e48b78d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.10.2...2.10.3

2.10.2 - Use Ruff

17 May 16:15
bc5d7e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.10.1...2.10.2

2.10.1 - RTD Sphinx Config

16 Jan 19:41
Compare
Choose a tag to compare

2.10.0 FilledPolygon & stroke for Polygons

18 Nov 16:32
50d81fd
Compare
Choose a tag to compare

What's Changed

  • adding filled polygon. Add support for stroke on Polygon by @FoamyGuy in #76

Full Changelog: 2.9.0...2.10.0

2.9.0 - Dynamic Arc & Docs Fix

15 Nov 18:14
a756764
Compare
Choose a tag to compare

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

07 Oct 22:29
Compare
Choose a tag to compare

2.8.3 - Fix Sparkline

10 May 21:32
2742ae5
Compare
Choose a tag to compare

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

23 Jan 00:06
f90a7cb
Compare
Choose a tag to compare

What's Changed

  • reduce unnecessary redrawing of lines in MultiSparkLine.add_values() by @Karel-Kroeze in #69

New Contributors

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

09 Dec 17:43
Compare
Choose a tag to compare

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.