Releases: daveallie/bindrs
Releases · daveallie/bindrs
v0.1.2
The stableisher update
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
Breaking Changes
- Command to start master process changed from
bindrs mastertobindrs 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
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
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
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
Has most functionality of https://github.com/daveallie/entangler