Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Shapes

2.7.1 - Fix RTD Theme Issue

25 Sep 15:59
Compare
Choose a tag to compare

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.7.0 - Improved Error Handling

23 Aug 22:54
2108cbd
Compare
Choose a tag to compare

This release includes improved error messages for invalid values for height and width arguments within Rect and RoundRect. Thank you @Ashtreighlia

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.6.2 - Updated .pylintrc, fixed jQuery

26 May 16:08
Compare
Choose a tag to compare

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.6.1 - Updated pre-commit hooks

16 May 17:49
Compare
Choose a tag to compare

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.6.0 SparkLine Improvements

09 Jan 00:54
cf2b173
Compare
Choose a tag to compare

This release includes improvements to sparkline memory effeciency as well as adding multi-sparkline class to plot more than one line in a single graph. Thank you @matemaciek

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.5.6 - Added types to docstrings

04 Oct 20:26
656be4d
Compare
Choose a tag to compare

Improved documentation by adding types to docstrings. Thanks @isacben!

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.5.5 - Made copyright stay up to date in docs/conf.py

26 Aug 02:38
Compare
Choose a tag to compare

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.5.4 - Sparkline Fixes

22 Aug 14:42
b4f9f4d
Compare
Choose a tag to compare

This releases fixes a bug with re-sizing sparkline.

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.5.3 - Dynamic Width Argument for Sparkline Graph

14 Aug 19:18
bcd9e5c
Compare
Choose a tag to compare

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.5.2 - Switched to pyproject.toml

09 Aug 19:54
Compare
Choose a tag to compare

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.