Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ucm-linux-arm64.tar.gz | 2025-07-17 | 38.1 MB | |
ucm-linux-x64.tar.gz | 2025-07-17 | 33.5 MB | |
ucm-macos-arm64.tar.gz | 2025-07-17 | 49.9 MB | |
ucm-macos-x64.tar.gz | 2025-07-17 | 22.4 MB | |
ucm-windows-x64.zip | 2025-07-17 | 37.1 MB | |
README.md | 2025-07-17 | 2.5 kB | |
release_0.5.43 source code.tar.gz | 2025-07-17 | 2.5 MB | |
release_0.5.43 source code.zip | 2025-07-17 | 3.2 MB | |
Totals: 8 Items | 186.6 MB | 3 |
What's Changed
- Revert hpack version comment from 0.37.0 to 0.36.0 by @ceedubs in https://github.com/unisonweb/unison/pull/5780
- Change slurp output to just say "New definitions:" by @pchiusano in https://github.com/unisonweb/unison/pull/5784
- Use
threadCPUTime
in affine handler benchmark transcript by @dolio in https://github.com/unisonweb/unison/pull/5787 - Remove duplicated hpack file by @sellout in https://github.com/unisonweb/unison/pull/5791
- Add check-and-set when running branch updates by @ChrisPenner in https://github.com/unisonweb/unison/pull/5785
- Add instructions for updating the Nix cache by @sellout in https://github.com/unisonweb/unison/pull/5795
- Have CI check for diffs after integration tests by @sellout in https://github.com/unisonweb/unison/pull/5798
- nix flake: add aarch64-linux as supported platform by @ceedubs in https://github.com/unisonweb/unison/pull/5786
- Delete errant output.md files by @sellout in https://github.com/unisonweb/unison/pull/5797
- Remove old
Doc
syntax by @sellout in https://github.com/unisonweb/unison/pull/5794 - Fix inverted "should Validate" by @ChrisPenner in https://github.com/unisonweb/unison/pull/5783
- Revert "Have CI check for diffs after integration tests" by @aryairani in https://github.com/unisonweb/unison/pull/5801
- don't use
actions/cache
to share artifacts between jobs by @aryairani in https://github.com/unisonweb/unison/pull/5804 - Performance and other improvements to serialization by @dolio in https://github.com/unisonweb/unison/pull/5803
- Revert "Revert "Have CI check for diffs after integration tests"" by @aryairani in https://github.com/unisonweb/unison/pull/5802
- remove references to the jit native runtime by @aryairani in https://github.com/unisonweb/unison/pull/5805
- Adds tab-completion for Share project/branches/releases on clone/pull/push/lib.install by @ChrisPenner in https://github.com/unisonweb/unison/pull/5782
- Try to make the affine-handlers transcript less subject to timing hiccups by @dolio in https://github.com/unisonweb/unison/pull/5806
- Some fixes for the new serialization by @dolio in https://github.com/unisonweb/unison/pull/5807
- Add Avro-decoder builtin and replacement function by @runarorama in https://github.com/unisonweb/unison/pull/5799
- make update v2 the default by @aryairani in https://github.com/unisonweb/unison/pull/5809
Full Changelog: https://github.com/unisonweb/unison/compare/release/0.5.42...release/0.5.43