Skip to content

Releases: adafruit/Adafruit_CircuitPython_DymoScale

2.0.9 - RTD Sphinx Config

16 Jan 18:50
Compare
Choose a tag to compare

2.0.8 - Fix For Sphinx RTD Theme

07 Oct 21:53
Compare
Choose a tag to compare

2.0.7 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:20
Compare
Choose a tag to compare

Changes: 2.0.6...2.0.7

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.6 - Fix RTD Theme Issue

25 Sep 15:39
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.5 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-DymoScale.

Read the docs for info on how to use it.

2.0.4 - Updated pre-commit hooks

16 May 17:52
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:15
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.2 - Fixed version string

22 Aug 18:37
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.1 - Switched to pyproject.toml

09 Aug 19:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.

2.0.0 - Changed class argument names

07 Jul 17:17
36dbc55
Compare
Choose a tag to compare

Changed argument name in DYMOScale.__init__() from units_pin to units_dio to better clarify the type expected.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-dymoscale.

Read the docs for info on how to use it.