- Updates README and code comments.
- Updates README and adds implementation details to it.
- Makes the
rsync:stagetask public for extending and hooking. - Renames
rsync:create_releasetorsync:release. Old name still works. - Adds optional caching to
rsync_cachedirectory 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"torsyncif set.
- Adds gem dependency on Capistrano v3.
- First release. Let's get syncing!