Releases: Zylatis/turnstiles
Releases · Zylatis/turnstiles
0.4.2
Release 0.4.1
Release 0.4.0
Release 0.2.0
This release basically makes the damn thing work
- Revert to rotated log files being 1-indexed instead of 0-indexed, which in turn makes the Duration rotation option actually behave
- Fixed bug which made SizeMB rotation option completely broken
- Fix handling of root filename case
- Remove
parent
from main struct as now redundant - Add more extensive and realistic tests so hopefully this embarrassment never happens again.
Release 0.1.3
- Move
self.index += 1
to after file is successfully opened inrotate_current_file
- Fix README and docs to reflect zero indexing properly, add some discussion
- Add tests
Release 0.1.2
Fixes confusing sentences in docs and README which might hinder initial use.
Initial release
Tada!