Skip to content

2.0.2

Compare
Choose a tag to compare
@mrmlnc mrmlnc released this 02 Feb 05:28
· 684 commits to master since this release

🐛 Bug Fixes

  • Fix «Maximum call stack size exceeded» exception for large directories. So, we temporary switch to readdir-enhanced fork with monkey patch of problem. (#23, #42, #44).
  • Now the data is not changed in the filters. (#46)