This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v3.4.0
v3.4.0 - 2021-08-19
Added
- feat: Implement CreateLink and setup linker test in go-service-fs (#63)
- feat: Add EvalSymlinks to fix link related tests (#64)
Changed
- ci: Allow every one run integration tests (#61)
- ci: Fix pull_request not triggered tests
Fixed
- Fix writeAppend will truncate data if file exists (#60)
- fix: Fixed workDir not matching when workDir is a symbolic link (#66)
- fix: List could return duplicated files on unix platform (#69)