- Updates README and code comments.
- Updates README and adds implementation details to it.
- Makes the
rsync:stage
task public for extending and hooking. - Renames
rsync:create_release
torsync:release
. Old name still works. - Adds optional caching to
rsync_cache
directory on the server.
- Fixes starting with no previous local repository cache.
Note to self: Avoid writing code without integration tests.
- Passes user given in
role :app, "user@host"
torsync
if set.
- Adds gem dependency on Capistrano v3.
- First release. Let's get syncing!