Skip to content

Releases: adafruit/Adafruit_CircuitPython_hashlib

1.4.7 - Switched to pyproject.toml

09 Aug 19:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.6 - Added newline to docstring

14 Jul 18:06
b1edac5
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.5 - Updated setup.py to use packages

24 Jun 19:19
835fd6c
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.4 - Added cp.org link to index.rst

09 Jun 18:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.3 - Repo documentation and config updates

07 Jun 17:22
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.2 - Updated documentation link, python version

04 Feb 21:01
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.1. - CPython Usage Fix

16 Jan 17:32
7eac29a
Compare
Choose a tag to compare

This release contains a fix for using the library with CPython.

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

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

Read the docs for info on how to use it.

1.4.0 - Implemented MD5 hash algorithm

27 Dec 22:31
0b7e6fa
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.6 - Updated pylint version, linted

15 Nov 18:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.5 - Linted

26 Apr 19:59
54c7b65
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.