Revision history for MoarVM::Remote
0.0.4 2025-06-30T14:20:23+02:00
- Upped support to protocol level 1.4
- Future proofed tests by using $*PROGRAM instead of $?FILE
- Tightened up dependencies
0.0.3 2024-11-06T19:30:40+01:00
- Added documentation about message types, adapted from the
Protocol Design in the MoarVM repository
- Added CI badges for each OS separately
0.0.2 2024-04-01T11:24:00+02:00
- Initial version in the zef ecosystem