- Modify now requires a recent version of the .net 6 runtime (see Prerequisites).
- Modify value input now supports binary (2#), octal (8#) and hexadecimal (16#) syntax for unordered and integer types.
- Modify value input now supports 0 and 1 for boolean types.