Comparing 1.5.3...1.5.4 · SpotlightKid/python-rtmidi · GitHub
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: SpotlightKid/python-rtmidi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.3
Choose a base ref
...
head repository: SpotlightKid/python-rtmidi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.4
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 23, 2023

  1. docs: add release 1.5.3 to change log

    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5800329 View commit details
    Browse the repository at this point in the history
  2. feat: add example script 'send_all.py'

    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    285aba5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. [meson] fix: compare against lower case host system name *really* eve…

    …rywhere
    
    macOS arm64 binary wheels were compiled without CoreMIDI support, because host machine value is 'Darwin', not 'darwin' when cross-compiling in current version of meson-python
    
    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    24bb419 View commit details
    Browse the repository at this point in the history
  2. docs: update changelog in preparation for release 1.5.4

    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6f2a2ea View commit details
    Browse the repository at this point in the history
  3. [meson] feat: show host machine system and python version in build co…

    …nfig summary
    
    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    39b1acd View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.5.4

    Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
    SpotlightKid committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d2459ae View commit details
    Browse the repository at this point in the history
Loading