Skip to content

release/M5j

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 14:41
· 2989 commits to trunk since this release
7778bdc

What's changed:

  • We fixed a bug where saving a scratch file with watch expressions could cause UCM to crash with a SQL error. #4454
  • Updates are faster when nothing new needs to be typechecked.

All PRs since last release:

  • in update, don't bother typechecking again if we haven't changed the unison file by @mitchellwrosen in #4446
  • Unique type churn transcript: add case of revert by @ceedubs in #4447
  • update transcripts due to out-of-order merges by @aryairani in #4451
  • bugfix: update no longer tries to put non-test watches into the namespace by @mitchellwrosen in #4454
  • PackageImports to workaround stack ghci failure by @aryairani in #4453

Full Changelog: release/M5i...release/M5j