·
0 commits
to 3fc349f70291fefe85649ace49cd2b6aea5e319b
since this release
What's New
Changes:
names
command can now search for multiple names (thanks @xmbhasin!)- fzf completion of branches by recency
Fixes:
- Fixes a bug where LSP wouldn't refresh results properly after a merge failure
- Fixes a bug where UCM would sometimes report an
ExitSuccess
exception - Fixes a bug that was causing some docs to fail to render in UCM and on Share.
Under the hood:
- Under-the-hood runtime improvements
- Under-the-hood work towards much faster downloads from Share
- Under-the-hood work towards better diffs on Share
- Under-the-hood work for UCM Desktop
All PRs Since Last Release
- Various improvements to EasyTest expectations by @sellout in #5541
- Change interpreter calling conventions to be more direct by @dolio in #5542
- bugfix: call lspCheckForChanges in more places, such as after a failed merge by @mitchellwrosen in #5545
- Bump
@unison/runtime-tests
to version0.0.3
by @dolio in #5547 - allow threads to die with ExitSuccess without printing a message by @mitchellwrosen in #5548
- CLI names command can search for multiple names by @xmbhasin in #5521
- pin
awalsh128/[email protected]
by @aryairani in #5552 - Allow syncing to/from a local file by @ChrisPenner in #5543
- Project List API updates for UCM Desktop by @ChrisPenner in #5553
- Sort switch fzf by recency by @ChrisPenner in #5555
- Rework data pattern matching to use default cases by @dolio in #5557
- Fix flaky transcript by @ChrisPenner in #5559
- add cloud tests to release steps by @aryairani in #5560
- update release-steps.output.md by @aryairani in #5561
- Fix a variable capture during pattern desugaring by @dolio in #5562
- Misc changes to support 3-way diff on Share by @mitchellwrosen in #5567
- Updates to Merge2 for Share by @ChrisPenner in #5287
- Flakiness fix... again by @ChrisPenner in #5569
- Add SyncV2 protocol by @ChrisPenner in #5513
- Add SyncV2 Causal Negotiation by @ChrisPenner in #5570
- Fix a problem with pre-evaluation in the sandboxed runtime by @dolio in #5574
Full Changelog: release/0.5.32...release/0.5.33