Skip to content

Releases: adafruit/Adafruit_CircuitPython_JSON_Stream

0.9.3 - Update Ruff Config & RTD Style Fix

20 Oct 20:33

Choose a tag to compare

What's Changed

  • Adds a non-blank description to pyproject.toml by @ericzundel in #13

New Contributors

Full Changelog: 0.9.2...0.9.3

0.9.2 - Update RTD Config

17 Jun 16:34

Choose a tag to compare

0.9.1 - Use Ruff

17 May 16:16
072d442

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0 - Iterator Enhancements & Quotes Fix

02 Apr 20:10
f9f0242

Choose a tag to compare

What's Changed

  • Fix reading strings that contain quotes or open/closed brackets by @Neradoc in #8
  • Iterator on JSON objects by @Neradoc in #9

New Contributors

Full Changelog: 0.8.6...0.9.0

0.8.6 - Fix Iter Issues

12 Mar 21:16
b71c722

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.5...0.8.6

0.8.5 - RTD Sphinx Config

16 Jan 19:48

Choose a tag to compare

0.8.4 - Fix For Sphinx RTD Theme

07 Oct 22:31

Choose a tag to compare

Fix for Values Containing Commas

04 Mar 18:22
0a6ba7f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.2...0.8.3

0.8.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44

Choose a tag to compare

Changes: 0.8.1...0.8.2

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

To use in CPython, pip3 install adafruit-circuitpython-json-stream.

Read the docs for info on how to use it.

0.8.1 - Fix RTD Theme Issue

25 Sep 16:01

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-json-stream.

Read the docs for info on how to use it.