Bcpierce00 Unison Versions Save

Unison file synchronizer

v2.51.5

2 years ago

2.51.5 is a maintenance release in the 2.51 series. It does not change the archive format or wire protocol.

  • Restore OCaml compat to before 4.02
  • dune/opam improvements/fixes
  • Improve GTK UI by using GtkTreeView
  • Add support for syncing symlinks on Windows (NTFS)
  • Improve ssh support on Windows (hide Windows console in GUI mode)
  • Many bugfixes and minor improvements

v2.51.4

2 years ago

This is a release along the 2.51 stable branch. It is protocol-compatible with prior 2.51 releases.

  • OCaml 4.12 support
  • fsmonitor improvements and Solaris support
  • Color support in text UI, with a new preference, disabled by NO_COLOR.
  • Interactive profile selection in text UI, enabled by a new preference.
  • Working files are stored in the unison directory (typically /.unison) rather than $HOME.
  • Build cleanups, CI improvements, housekeeping
  • Many bugfixes and minor improvements

v2.51.4_rc3

2 years ago

This is a candidate for 2.51.4. It is believed to interoperate with earlier 2.51.x releases, and consist of bugfixes and minor improvements. Please test.

v2.51.4_rc2

3 years ago

This is a release candidate. It needs a NEWS update. As always, testing appreciated.

It is believed that this is compatible with 2.51.3 in archive and wire format. If not, please report immediately.

v2.51.4_rc1

3 years ago

This is a release candidate for 2.51.4. It still needs doc/NEWS updates. Testing appreciated. Changes will more or less be limited to fixes for regressions relative to 2.51.3 and doc changes.

v2.51.3

3 years ago

This is the version of unison recommended for production use.

v2.51.3_rc3

3 years ago

v2.51.3_rc2

3 years ago

v2.51.2

6 years ago
Changes since 2.48:
     * Repository transplanted from SVN to Git and moved to GitHub
       (https://github.com/bcpierce00/unison).
     * Add a new preference, 'atomic', for specifying directories that
       should be treated atomically: if there are changes within such a
       directory in both replicase, the whole directory is marked as a
       conflict instead of propagating any of the changes. Thanks to
       Julian Squires for submitting this patch!
     * OSX / macOS
          + Ported to 10.13, High Sierra, and Apple's new APFS (earlier
            versions of Unison break because of new behavior of
            AppleDouble files)
          + Replaced Growl with OS X native notification center.
     * Miscellaneous:
          + The OCaml compiler version is now included in the "connection
            header -- the string that's printed when connecting to a
            remote server -- to facilitate debugging version mismatch
            issues.
          + Compatible with OCaml 4.06.
          + Added a DockerFile for the convenience of Docker users.
          + Many small bugfixes and UI improvements.

SHA256 checksums:
- 0738a6978fa29bb2af409322069cc20df293b770877942ac4b8774f06e774aa5  Unison-2.51.2.OS.X.zip

v2.48.15v4

6 years ago

Fixed to compile with OCaml 4.06.