Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 12:37
· 1169 commits to main since this release
a34f2e1
  • Webviews opened from Rascal can now have a title and view column
  • There is now a setting to influence how much memory a REPL gets allocated (rascal.interpreter.maxHeapSize & rascal.interpreter.stackSize).
  • The Rascal REPL now has a icon (it requires a bugfix in vscode 1.80 to correctly show)
  • upgraded to rascal 0.33.7:
    • Better support for ModuleParserStorage
    • Changes to support the new webview capabilities
    • Various bugfixes
  • This release includes an "easter egg"; an experimental debugger for Rascal which is currently under test.