Skip to content

Releases: adafruit/Adafruit_CircuitPython_JWT

1.2.11 - Fixed version string

22 Aug 18:59
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - 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-jwt.

Read the docs for info on how to use it.

1.2.9 - Updated documentation and formatting

22 Jun 17:39
999eeab
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.8 - Added cp.org link to index.rst

09 Jun 19:11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.7 - Added required dependencies

31 May 17:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.6 - Typing Information

09 May 15:19
d50800d
Compare
Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @ktkinsey37

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

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

Read the docs for info on how to use it.

1.2.5 - Updated documentation link, python version

04 Feb 20:13
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - Updated pylint version, linted

15 Nov 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-jwt.

Read the docs for info on how to use it.

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

02 Mar 23: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-jwt.

Read the docs for info on how to use it.

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

10 Feb 22:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.