v0.7.0
- Breaking: Dropped support for .NET 4.6
- Breaking: Made
MondValue
constructors private -- use the new ``MondValue` static builder methods instead - Strings are now written to bytecode files as length-prefixed UTF-8
- Added the
--wait
flag to the REPL which pauses scripts so you can connect a debugger