Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.3 #532

Closed
wants to merge 86 commits into from
Closed

v3.3 #532

wants to merge 86 commits into from

Conversation

r59q
Copy link
Collaborator

@r59q r59q commented Oct 9, 2024

  • Removes the connection logic for USB and Bluetooth protocol from the project. It is moved to the package 'microbyte'
    • This massively reduces the complexity of the project and helps enforce a more modular architecture
  • Updates Vitest to 2.x from 1.x, gaining a massive speed-up
  • Resolves some code duplication
  • Adds live-data values on live-data-graph
    image
  • Adds recording values to the recording on the scrubber
    image
  • Ability to select individual axes
    image
    Simplifies the dependency checker, as chrome have supported web bluetooth for many versions
  • Adds a snackbar
    image
  • Adds button to retry usb connection when no micro:bit was found, instead of automatically downloading hex

@r59q
Copy link
Collaborator Author

r59q commented Dec 18, 2024

Replaced with PR from development branch

@r59q r59q closed this Dec 18, 2024
@r59q r59q deleted the v3.3 branch December 18, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant