Skip to content

release/0.5.35

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 21:01
196abd1

Update: There was a glitch in the release process for this release, which caused certain features crossed out below to be excluded from the release, and also caused the version to show unison version: 5ef810d (built on 2025-02-28) instead of 0.5.35. The excluded changes will be included in the next release.

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.34...release/0.5.35