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: microbit-foundation/microbit-connection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.0-alpha.25
Choose a base ref
...
head repository: microbit-foundation/microbit-connection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.0-alpha.26
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 18, 2024

  1. Add uBit namePrefix filter (#35)

    Using the microbit-pxt-blehid extension can result in "uBit" as the micro:bit name prefix
    microbit-robert authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    be721e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    1b08005 View commit details
    Browse the repository at this point in the history
  2. Needs to be with a response (#37)

    Previously this worked on Windows but not Mac.
    We'll switch to writeValueWithResponse (the non-deprecated version) in a
    separate PR.
    microbit-matt-hillsdon authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9a391e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Export enough to allow mock implementations (#41)

    I'd rather not export the events stuff but it's quite onerous without
    it. One to revisit pre-1.0.
    microbit-matt-hillsdon authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    47483ec View commit details
    Browse the repository at this point in the history
Loading