Releases: adafruit/Adafruit_CircuitPython_Logging
Releases · adafruit/Adafruit_CircuitPython_Logging
1.1.1 - Changed CI from Travis to GitHub Actions
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
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.
Initial release.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.