v1.4.0
Release Notes
Changes
- The symlink operators have been renamed to
=>>and=>!
Fixes
- The
symlinkToPath(_:)method inFKFileTypewould attempt to symbolically link the argument path to itself rather than the file's path to the argument.
=>> and =>!symlinkToPath(_:) method in FKFileType would attempt to symbolically link the argument path to itself rather than the file's path to the argument.