Skip to content

v0.7.0

Compare
Choose a tag to compare
@Rohansi Rohansi released this 09 Aug 16:11
· 114 commits to master since this release
b2164ee
  • 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