Releases: adafruit/Adafruit_CircuitPython_OneWire
2.0.2 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
2.0.1 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
2.0.0 - use onewireio.OneWire instead of busio.OneWire
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it
What's Changed
Full Changelog: 1.2.11...2.0.0
1.2.11 - 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-onewire.
Read the docs for info on how to use it.
1.2.10 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
1.2.9 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
1.2.8 - Added type hints
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
1.2.7 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
1.2.6 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.
1.2.5 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-onewire.
Read the docs for info on how to use it.