Skip to content

Releases: adafruit/Adafruit_CircuitPython_RFM69

2.1.13 - Typing Information

10 Oct 19:51
96b4a05
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @tcfranks

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

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

Read the docs for info on how to use it.

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

26 Aug 02: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-rfm69.

Read the docs for info on how to use it.

2.1.11 - Fixed version string

22 Aug 18:45
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.10 - Switched to pyproject.toml

09 Aug 19: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-rfm69.

Read the docs for info on how to use it.

2.1.9 - Added cp.org link to index.rst

09 Jun 18: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-rfm69.

Read the docs for info on how to use it.

2.1.8 - Repo documentation and config updates

07 Jun 16:57
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.7 - Updated documentation link, python version

04 Feb 21:04
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.6 - Use supervisor.ticks_ms() instead of time.monotonic() if available

08 Dec 21:18
9ac4909
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.5 - Updated pylint version, linted

15 Nov 18: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-rfm69.

Read the docs for info on how to use it.

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

02 Mar 23:57
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.