Skip to content

release/0.5.31

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 18:40
4324c53

What's Changed

  • Runtime speedups! (2–6x faster for certain workloads)
  • New edit.dependents command!
  • Output improvements!
  • Bug fixes!
    • round trip failure in which local vars could shadow references to external definitions
    • add/update in presence of crashing watch expression
    • namespace directive churning unique types
    • running a program that returned a type that hadn't been added
    • setEcho builtin didn't work
  • "Known failure" transcripts allow us to capture failure behavior before it's fixed.

All PRs since last release

New Contributors

Full Changelog: release/0.5.29...release/0.5.30