Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Shapes

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.

2.8.0 - Added Support For Arc

23 Nov 17:29
7fb9141
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.3...2.8.0

2.7.3 - replace .show(...) in README

10 Nov 00:39
86f0f24
Compare
Choose a tag to compare

What's Changed

  • Update README.rst to not use .show(...) by @dhalbert in #66

Full Changelog: 2.7.2...2.7.3

2.7.2 - replace .show()

02 Nov 13:00
57edb5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.1...2.7.2