Skip to content

Releases: daveallie/bindrs

v0.1.2

19 Jun 11:58
f11c612

Choose a tag to compare

Fixed

  • Ignores are now respected when syncing
  • Rsync ignore file substantially cut down by skipping folder if parent folder already ignored

The stableisher update

18 Jun 08:02
c6f3e91

Choose a tag to compare

Changed

  • Allow patch version difference between local and remote (warn if not exactly the same)

Fixed

  • rsync crash on remote sync start

The stablish update

17 Jun 15:36
4762a21

Choose a tag to compare

Breaking Changes

  • Command to start master process changed from bindrs master to bindrs run

Fixed

  • Show correct error when bindrs is not installed on remote machine
  • Issue where too many ignores would crash as there were too many command line args to rsync
  • Updated dependencies

The home-wrecker update

27 Feb 12:57
4944fde

Choose a tag to compare

Pre-release

You had a home, but we tore it down and put up a hippie commune instead.

Changed

  • Rearranged project structure

Fixed

  • Skip attempting to send new/changed files to remote if they no longer exist
  • Aquire lock earlier when local changes are made
  • Force rsync changes, ignore IO errors using --ignore-errors

The upwrap removalists update

02 Feb 13:22
6c620b0

Choose a tag to compare

Pre-release

Changed

  • Use action, not file system check when skipping locally created folders in watcher

Fixed

  • Check for remote bindrs binary, was returning false-positive
  • Bad full path generation causing a crash
  • Removed unwraps in favour of expects and matches

The "I think it's working" update

30 Jan 12:47
ccb3b6a

Choose a tag to compare

Pre-release

Added

  • Check for remote folder before syncing starts
  • Pass through verbose flag to child process

Fixed

  • Slave starts log in slave mode, not master mode
  • Wait between last error log and exit, allows log to flush
  • Allow release builds to log debug lines (needed for verbose mode)

First release

26 Jan 20:51
e121710

Choose a tag to compare

First release Pre-release
Pre-release

Has most functionality of https://github.com/daveallie/entangler