v0.1.5
v0.1.5 - File Truncation Fix
Fixes
- Fixed empty entries after file truncation: When a log file is truncated (e.g., via logrotate
copytruncate), the cached LineIndex had stale offsets from the larger file. Now detects truncation (file_size < idx.file_size) and rebuilds the index from scratch.
Full Changelog: v0.1.4...v0.1.5
Full Changelog: v0.1.4...v0.1.5