This repository was archived by the owner on Jul 2, 2024. It is now read-only.
Changelog
- Add support for
line
event emitting already decoded data - Fix emitting when file is truncated
- Destroy stream on
end
event whenfollow
option is set tofalse
unfollow
method now executes only whenfollow
option is set totrue
(as indicated in documentation)
Tests
- Add tests for
line
event - Add tests for truncated file behavior
Documentation
- Small overall improvements
- Add new « good to know » section giving further details on some behaviors
- Add section on
line
event and updatedata
event section