Bitcoin-RPC-Client-0.12
Bitcoin Core JSON RPC Client
Changes for 0.12
- 'die' when invalid JSON is returned from RPC service (GH#4)
- Updated documentation
MIDI-RtMidi-FFI-0.04-TRIAL
Bindings for librtmidi - Realtime MIDI library
Changes for 0.04 - 2023-02-00
- MIDI::Event encoded/decoded messages now include channel (breaking change!)
- Added support for RtMidi v5
- Enabled limited SysEx support in MIDI::Event encoded/decoded messages
- Fixed some data handling issues in callback messages
- Using FFI::Platypus API v2
- Removed runtime dependency on Alien::RtMidi