This release adds a new `limit_rotation` argument to the Dial Guage widget that stops the needle from moving past the minimum and maximum values. Defaults to True, change it if you want the needle to spin freely.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
Read the [docs](https://circuitpython.readthedocs.io/projects/displayio-layout/en/latest/) for info on how to use it.