All Versions
12
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.1 Changes
There is a new function
cp_should_follow_symlinks
to specify whether a copy should follow symlinks. -
v1.8.0 Changes
cp_r
now uses upper case R:cp -R
-
v1.7.2 Changes
- ๐ Support exceptions-0.9
-
v1.6.8 Changes
- โ added sshPairsWithOptions function
-
v1.6.8.7 Changes
- ๐ Relax unix-compat constraints
-
v1.6.8.6 Changes
- ๐ Fix Build issue #156
-
v1.6.8.5 Changes
- ๐ Fix Windows build #155
-
v1.6.7 Changes
- flush stdout when using
echo
, not justecho_n
- ๐ fix should be able to silence stderr when using
runHandle
- ๐ฆ expose RunFailed
- flush stdout when using
-
v1.6.6 Changes
- โ add prependToPath function