Revision history for MoarVM::Remote
0.0.5 2026-09-16T16:09:53+02:00
- Up dependency on JSON::Fast
- Support debug-protocol 1.4 and 1.5
- Modernize META and documentation
- Update copyright year
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
- Update copyright year
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