| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ucm-linux-arm64.tar.gz | 2026-02-24 | 43.7 MB | |
| ucm-linux-x64.tar.gz | 2026-02-24 | 38.2 MB | |
| ucm-macos-arm64.tar.gz | 2026-02-24 | 56.7 MB | |
| ucm-macos-x64.tar.gz | 2026-02-24 | 25.1 MB | |
| ucm-windows-x64.zip | 2026-02-24 | 42.0 MB | |
| README.md | 2026-02-24 | 2.7 kB | |
| release_1.1.1 source code.tar.gz | 2026-02-24 | 2.6 MB | |
| release_1.1.1 source code.zip | 2026-02-24 | 3.4 MB | |
| Totals: 8 Items | 211.7 MB | 1 | |
What's Changed
- Add null pointers to new FFI API by @dolio in https://github.com/unisonweb/unison/pull/6148
- bump haskeline dependency to one that supports ANSI terminals by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6147
- fix full type definition not being shown for new type defs in diff.update by @bbarker in https://github.com/unisonweb/unison/pull/6101
- [unison-cli] Fix prompt rendering after reverse search in Haskeline by @MauScheff in https://github.com/unisonweb/unison/pull/6149
- fix accidental swap of local<->remote in difftool invocation by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6158
- Replace Nix tooling & update toolchain by @sellout in https://github.com/unisonweb/unison/pull/6046
- use 3-way diff algorithm to render
merged.u(file output when UCM_MERGETOOL is set) by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6160 - add unison-util-diff3 to contrib/cabal.project by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6164
- Delete pr-description.md by @bbarker in https://github.com/unisonweb/unison/pull/6168
- Change the
testcommand to use the sandboxed runtime instead ofevalPureUnisonby @dolio in https://github.com/unisonweb/unison/pull/6169 - Add serialization/hashing for integer/natural by @runarorama in https://github.com/unisonweb/unison/pull/6163
- Add attestation-based CI by @aryairani in https://github.com/unisonweb/unison/pull/6150
- consolidate checks to a single result, in the absence of mergify by @aryairani in https://github.com/unisonweb/unison/pull/6171
- CI required checks have to be in both groups by @aryairani in https://github.com/unisonweb/unison/pull/6172
- Make
viewandeditinclude docs automatically by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6170 - On merge branches, classify adds/updates/deletes relative to target of merge by @mitchellwrosen in https://github.com/unisonweb/unison/pull/6151
- make checks run for contributor forks too by @aryairani in https://github.com/unisonweb/unison/pull/6174
- Add CreateBranchTool to allow AI to create branches with the MCP Server by @channingwalton in https://github.com/unisonweb/unison/pull/6155
- Add UNISON_MCP_TIMEOUT environment variable for configurable tool timeouts by @bbarker in https://github.com/unisonweb/unison/pull/6167
New Contributors
- @MauScheff made their first contribution in https://github.com/unisonweb/unison/pull/6149
- @channingwalton made their first contribution in https://github.com/unisonweb/unison/pull/6155
Full Changelog: https://github.com/unisonweb/unison/compare/release/1.1.0...release/1.1.1