rrun-ssh 0.3.0

Remote run utility; runs a command via SSH if the current directory was mounted via SSHFS.
Documentation
This project follows semantic versioning.

# 0.3.0

* [changed] Renamed crate and package to rrun-ssh to avoid conflicts with rrun.

# 0.2.3

* [fixed] Added repository and documentation URLs to `Cargo.toml`.

# 0.2.2

* [fixed] Changed `PKGBUILD formatting a bit.`
* [fixed] Updated documentation to describe program behaviour.

# 0.2.1

* [fixed] Updated style to match `rustfmt`

# 0.2.0

* [added] `rpwd` command

# 0.1.0

* Initial release.