Revision history for perl module Alien::RtMidi
0.09 2025-08-02
  - Updated alienfile for caml.music.mcgill.ca URL change
0.08 2025-01-20
  - Pull in patch from https://github.com/thestk/rtmidi/pull/322 to fix $device->msg
0.07 2025-01-10
  - Fix build on Cygwin by specifying WinMM API
  - Skip building of RtMidi's test programs
0.06 2024-06-20
  - Updated for RtMidi v6
  - Download via https only
0.05 2023-03-13
  - Updated for RtMidi v5
  - Install point releases if they exist
0.04 2021-09-17
  - Switch back to Autoconf for non-Windows platforms
0.03 2021-09-16
  - Switch build to cmake, should be quicker on Windows
0.02 2021-09-01
  - Minor fixes
  - Use platypus API v1 in tests
0.01 2021-08-31
  - Initial release