v0.1.1
Maintenance + polish release.
Fixed
- Permission preservation on Linux.
copy_permstried BSDstat -ffirst (on GNU that means--file-systemand does not error), so rotated files were left at the temp file's0600instead of their original mode. Now tries GNUstat -cfirst, then BSDstat -f. install.sh: EXIT-trap cleanup underset -u, and--helpno longer depends on$0(works undercurl | bash).
Added
- Homebrew:
brew install yangsi7/tap/rotate. - Animated demo in the README.
Install
brew install yangsi7/tap/rotate
# or
curl -fsSL https://raw.githubusercontent.com/yangsi7/rotate-env/v0.1.1/install.sh | bash