Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_JSON_Stream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.2
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_JSON_Stream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 16, 2025

  1. Adds a non-blank description to pyproject.toml

    Ads a non-blank description to the project.description field
    in pyproject.toml. I'm hoping this will assist the
    Adafruit_CircuitPython_Bundle tooling.
    ericzundel committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    49567a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from ericzundel/ericzundel/add-pypi-description

    Adds a non-blank description to pyproject.toml
    tannewt authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    823e23e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Configuration menu
    Copy the full SHA
    e06c3b4 View commit details
    Browse the repository at this point in the history
Loading