- Compiler improvement: handle `OP_TRY_EXCEPT` within `OP_IF` and `OP_IF_ELSE`.
0.2.3
Not secure
- Bug fixes.
0.2.0
Not secure
- Replaced `NOP61` with `OP_TRY_EXCEPT`. Constitutes a hard fork, but nobody is using this yet, so no harm done. - Reduced maximum subtape size from 16MB to 64KB, saving a byte in encoded size arguments for `OP_IF`, `OP_IF_ELSE`, `OP_DEF`, and `OP_TRY_EXCEPT`.