v1.3.10
- Fix macro argument scoping to prevent arguments from leaking into nested macros that don't receive them (fixes #108).
- Support the new opcode CLZ (Count Leading Zeros) introduced in the Osaka upgrade.
- Add new error handling for opcodes that are not available in the selected EVM version.