Skip to content

Releases: adafruit/Adafruit_CircuitPython_binascii

1.2.13 - Switched to pyproject.toml

09 Aug 19:53
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.12 - Added cp.org link to index.rst

09 Jun 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-binascii.

Read the docs for info on how to use it.

1.2.11 - Repo documentation and config updates

07 Jun 17:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Typing Corrections

02 May 20:09
2a2225a
Compare
Choose a tag to compare

This release corrects a few argument types in their docstrings. Thank you @tekktrik

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

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

Read the docs for info on how to use it.

1.2.9 - Fixing docstring types

28 Mar 14:00
744dbfa
Compare
Choose a tag to compare

This release corrects a few argument types in their docstrings. Thank you @tekktrik

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

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

Read the docs for info on how to use it.

1.2.8 - Updated documentation link, python version

04 Feb 20: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-binascii.

Read the docs for info on how to use it.

1.2.7 - Added type hints

08 Dec 21:15
395e970
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.6 - Updated pylint version, linted

15 Nov 18:26
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.