Skip to content

Releases: adafruit/Adafruit_CircuitPython_Logging

1.1.1 - Changed CI from Travis to GitHub Actions

22 Jan 01:22

Choose a tag to compare

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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

Read the docs for info on how to use it.

Class name changes to make more like CPython's logger

18 Mar 22:55
6355873

Choose a tag to compare

Class name changes to make more like CPython's logger. Thanks @dastels.

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

Read the docs for info on how to use it.

Docs fix.

08 Mar 20:25
e1eff8a

Choose a tag to compare

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

Read the docs for info on how to use it.

Initial release.

08 Mar 19:56
a0c0b0c

Choose a tag to compare

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

Read the docs for info on how to use it.