Skip to content

Tags: SwayKh/linksym

Tags

v0.1.3

Toggle v0.1.3's commit message
fix: the source symlink check should be done before change source/des…

…t paths

Since the switch statement for checking source and destination paths
modify the sourcePath and DestinationPath, this breaks the checkSymlink
function.

v0.1.2

Toggle v0.1.2's commit message
fix: the source symlink check should be done before change source/des…

…t paths

Since the switch statement for checking source and destination paths
modify the sourcePath and DestinationPath, this breaks the checkSymlink
function.

v0.1.1

Toggle v0.1.1's commit message
Fix issue with source file paths not existing when creating links

without moving the files/dirs
Update error returning conventions
fix: Linksym source no longer stops execution on encountering an error

v0.1.0

Toggle v0.1.0's commit message
Add linux package binaries to goreleaser.yaml to generate .deb and .r…

…pm packages