Skip to content

Releases: adafruit/Adafruit_CircuitPython_Pastebin

1.0.5 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:45
Compare
Choose a tag to compare

Changes: 1.0.3...1.0.4

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

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

Read the docs for info on how to use it.

1.0.3 - Fix RTD Theme Issue

25 Sep 16:03
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.2 - Updated pylintrc and CI config

06 Jun 19:41
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Full Changelog: 1.0.1...1.0.2

1.0.1 - Fixed bug with using gists

26 Mar 00:40
de28343
Compare
Choose a tag to compare

Fixed a bug with raising exceptions in the gist module.

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

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

Read the docs for info on how to use it.

1.0.0 - Initial release

28 Oct 22:34
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.