Releases: mattijs/node-rsync
Releases · mattijs/node-rsync
v0.6.1
- Add support for windows file paths under cygwin (#53)
v0.6.0
Changes:
- Escape dollar signs in filenames (#40)
- Add permission shorthands (#46)
- Added env() option to set the process environment variables (#51)
v0.4.0
- Child process pid is returned from execute (#27)
- Command execution shell is configurable for Unix systems (#27)
- Better escaping for filenames with spaces (#24)