Skip to content

release/0.5.36

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 00:32

What's Changed

  • 10-25% speedup on various operations in the interpreted runtime
  • show full names in dependencies and dependents output
  • fixed a pretty-printing error with multiline strings that include carriage returns
  • fixed a bug preventing Value.value from being used in a test, and improved error messages around such cases
  • improved pretty-printing of eta-expanded terms (f |> g vs f |> (_eta -> g _eta))
  • fixed a display bug when expanding numbered args after ls

All PRs since last release

Full Changelog: release/0.5.35...release/0.5.36