Releases: adafruit/Adafruit_CircuitPython_Display_Shapes
2.5.6 - Added types to docstrings
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
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
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
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
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.1 - Fixed documentation rendering
Fixed documentation for add_value() so the the docstring would render correctly with sphinx. No functional changes were made since last release. Thanks @nicolasff!
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.0 - Added add_values() 'update' parameter
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.4.6 - Typing Information
This release contains typing information for function arguments and returns. Thank you @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.4.5 - Added cp.org link to index.rst
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.4.4 - Repo documentation and config updates
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.