All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
An option to toggle follow mode on/off has been added. This is a breaking change, because it modifies the default behavior of the library where follow mode was the default.
-
An option to specify the last number of bytes only has been added, similar to the
-c
/--bytes
flag of the tail command. -
Additional factory method to create a tailer that explicitly starts tailing from the beginning of a file has been added for improved convenience.
1.0.0 - 2024-07-10
- Initial release.