* Added ``remove()``, ``chmod()``, ``chown()``, ``symlink()``, ``utime()`` support. * Addded check to avoid breaking outside the SFTP server root.
0.2.0
==========================
* Added ``lstat()``, ``rename()``, ``posix_rename()`` and ``readlink()`` support. * Fixed ``stat()`` to return the symlink data instead of the target file.
0.1.0
==========================
* Initial release, forked from https://github.com/carletes/mock-ssh-server