- Append the adapter root to allow relative paths.
- Replace shell calls with methods implemented by phpseclib.
- Change the required version for
league/flysystem
(~1.0).
- Change the signature of
symlink()
fromsymlink($symlink, $target)
to($target, $symlink)
.
- First code release.