v1.15.1
版本发布时间: 2017-11-19 03:55:52
capistrano/sshkit最新发布版本:v1.23.2(2024-10-15 12:03:41)
This is a small bug-fix release that fixes problems with upload!
and download!
that were inadvertently introduced in 1.15.0.
Breaking changes
- None
Bug fixes
- #410: fix NoMethodError when using upload!/download! with Pathnames - @UnderpantsGnome
-
#411: fix upload!/download! when using relative paths outside of
within
blocks - @Fjan