Skip to content

Releases: adafruit/Adafruit_CircuitPython_IRRemote

5.0.6 - Update Ruff Config & RTD Style Fix

20 Oct 16:47

Choose a tag to compare

5.0.5 - Update RTD Config

17 Jun 16:16

Choose a tag to compare

5.0.4 - Use Ruff

15 May 22:12
cb0b62b

Choose a tag to compare

What's Changed

Full Changelog: 5.0.3...5.0.4

5.0.3 - RTD Sphinx Config

16 Jan 18:54

Choose a tag to compare

5.0.2 - Fix For Sphinx RTD Theme

07 Oct 22:00

Choose a tag to compare

5.0.1 - Fix Values in Example

22 Apr 01:20
c4daaa7

Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

5.0.0 NEC Protocol Compatibility

21 Apr 14:24
d3f3b31

Choose a tag to compare

Breaking Change (Depending on your usage)

The old handling of the NEC protocol contained bugs. Any user code that was adapted to work around these bugs in sending to certain IR receivers may need to be updated to reflect the now fixed handling of NEC codes.

What's Changed

  • Compatibility for NEC protocol is fixed by @tkomde in #68

New Contributors

Full Changelog: 4.1.19...5.0.0

Fix for uncleared buffer in NonblockingGenericDecode

20 Feb 22:04
72b03fe

Choose a tag to compare

What's Changed

  • Fix for uncleared buffer in NonblockingGenericDecode by @Kry-Vosa in #67

New Contributors

Full Changelog: 4.1.18...4.1.19

4.1.18 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:22

Choose a tag to compare

Changes: 4.1.17...4.1.18

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

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

Read the docs for info on how to use it.

4.1.17 - Fix RTD Theme Issue

25 Sep 15:41

Choose a tag to compare

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

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

Read the docs for info on how to use it.