Node Tail Versions Save

The zero dependency Node.js module for tailing a file

v2.2.6

1 year ago

fix #168 bug

v2.2.5

1 year ago

Fix #161

v2.2.4

2 years ago

Fix #138 Fix #147

v2.2.3

2 years ago

Fix #135

v2.2.2

3 years ago

Fix #130

v2.2.1

3 years ago

Fix bug #129

v2.2.0

3 years ago

Add nLines flag. Tail can now start tailing from an arbitrary number of lines from the end of the file.

v2.1.1

3 years ago

v2.1.1

Fixed bug #121

v2.1.0

3 years ago

v2.0.4

3 years ago

Better handling of rename file scenario Fix #102 and #104