Skip to content

Releases: adafruit/Adafruit_CircuitPython_Ducky

1.1.4 - Fix For Sphinx RTD Theme

07 Oct 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
72e06ab
Compare
Choose a tag to compare

Changes: 1.1.2...1.1.3

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

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

Read the docs for info on how to use it.

1.1.2 - Fix RTD Theme Issue

25 Sep 15:59
e99d0d0
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.1 - Updated .pylintrc, fixed jQuery

26 May 16:26
e726b2c
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.0 - Non-Blocking Loop

26 Apr 23:21
1bd44d6
Compare
Choose a tag to compare

This release contains bugfixes and changes the core loop to be non-blocking so that other things can be done in the user code main loop if desired. Thank you to @ramsrq and @pstray.

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

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

Read the docs for info on how to use it.

1.0.11 - Remove Windows Line Endings

28 Nov 15:57
ec38c9c
Compare
Choose a tag to compare

This release strips \r characters from the script. Thank you @Neradoc.

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

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

Read the docs for info on how to use it.

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

26 Aug 02:38
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.9 - Fixed version string

22 Aug 18: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-ducky.

Read the docs for info on how to use it.

1.0.8 - Switched to pyproject.toml

09 Aug 19:54
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.7 - Updated name

21 Jul 20: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-ducky.

Read the docs for info on how to use it.