8000 Comparing 1.4.15...1.4.16 · adafruit/Adafruit_CircuitPython_MIDI · GitHub
[go: up one dir, main page]

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_MIDI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.15
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_MIDI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.16
Choose a head ref
  • 5 commits
  • 24 files changed
  • 2 contributors

Commits on May 16, 2023

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

Commits on May 17, 2023

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

Commits on May 20, 2023

  1. silence pylint warnings in examples

    these modules are imported for the side-effect of importing them
    jepler committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f89b137 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from adafruit/useful-repr

    Give all MIDIMessage objects a useful repr()
    jepler authored May 20, 2023
    Configuration menu
    Copy the full SHA
    c041f8a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Update .pylintrc, fix jQuery for docs

    Signed-off-by: Tekktrik <tekktrik@gmail.com>
    tekktrik committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c572416 View commit details
    Browse the repository at this point in the history
Loading
0