Skip to content

v1.9.0

Choose a tag to compare

@alexbbt alexbbt released this 04 Aug 22:36
· 20 commits to master since this release
v1.9.0
87f81b2

What's changed

  • Fix over-reading when a file ends with multiple newlines — results are capped to maxLineCount (#41)
  • Drop the mz dependency in favor of native fs.promises
  • Ship source directly (no Babel build)
  • Require Node.js 20+

Notes

Public API is unchanged: require('read-last-lines').read(...).