v0.1.1
Windows CI portability follow-up to v0.1.0. Use this version — it is the first tag with a fully green cross-platform test matrix (Linux, macOS, Windows × oldstable/stable Go).
Changed
- Tests: skip POSIX-only assertions on Windows (permission bits, externally renaming the open active file). The library itself already behaved correctly on Windows — rotation closes the file before renaming.
- Docs:
WithFileModenow documents Windows semantics (read-only flag only, best-effort otherwise).
No library code changes.
Install
go get github.com/libtnb/logrotate@v0.1.1