Skip to content

1.12.5 - compute a byte length properly

Compare
Choose a tag to compare
@dhalbert dhalbert released this 03 Aug 15:27
· 255 commits to main since this release
6b72737

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

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

Read the docs for info on how to use it.

What's Changed

  • When sending data get the bytes length not the string length by @Neradoc in #112

Full Changelog: 1.12.4...1.12.5