This repository was archived by the owner on Jul 2, 2024. It is now read-only.
v0.0.5
Changelog
This release does not change the way to use better-tail. It just adds some improvements:
- validate options before running
- emits an error if validation failed
- adds new utility file containing, well, utilities
- moves files under
libfolder
Tests
- add tests for invalid options
- add test for retry option
Documentation
- add section about debugging
- add section about tests
- add contributing guide