github unisonweb/unison release/0.5.37

latest releases: trunk-build, release/0.5.47, release/0.5.46...
5 months ago

What's Changed

Features:

  • You can now sync a branch to or from a local file (sync.to-file, sync.from-file), or from another local codebase (sync.from-codebase).

Faster:

  • The improved Share sync protocol is now the default!
  • The runtime uses native implementations for data.Map from @unison/base.
  • Type-checking is no longer queued up on scratch file save; only the most recent version is type-checked.

Fixes:

  • a crash during kind checking
  • a naming issue in merge
  • a startup crash when other UCMs are open
  • some definitions were incorrectly left out of the scratch file during a merge

All PRs Since Last Release

Full Changelog: release/0.5.36...release/0.5.37

Don't miss a new unison release

NewReleases is sending notifications on new releases.