Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@atjn atjn released this 27 Jul 21:29
· 4 commits to master since this release
  • Fixes a bug where files with certain ino IDs could collide and be treated as a single file even though there were more than one (#21). If you use a custom fs module that doesn't support BigInts, this will break your setup.

  • Adds support for returning the folder size as a BigInt.

  • Minor improvements to code quality and tooling.