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