mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
- Security : clean destination pathfile before use it (prevent down under current output path) - Fix : do not update link / symlink if the source / destination are same - Fix : do not create link / symlink for windows OS (need a shortcut process by ole call) Issue Fix: - Fix #128 - Fix #129 - Fix #130 - Fix #131