Skip to content

v0.1.1

Choose a tag to compare

@h2zi h2zi released this 07 Jul 16:07
v0.1.1
1d073d0

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: WithFileMode now documents Windows semantics (read-only flag only, best-effort otherwise).

No library code changes.

Install

go get github.com/libtnb/logrotate@v0.1.1