Releases: brmmm3/scandir-rs
Releases · brmmm3/scandir-rs
2.3.4
- Fix compile problems on Windows.
- Replace all shell build scripts with a single Python build script.
2.3.0
Add support for path to file as root path.
2.0.5
Changed
- Update supported Python versions.
Fixed
Fix CVE-2007-4559 in benchmark.py
2.0.2
- Complete rewrite.
- Namespaces have changed.
- API has changed.
0.9.5
Added
- Thread safe is_busy method for each sub-module.
Changed
- Update dependencies.
- Add support for Python 3.10.
- Improve example ex_scandir for showing usage of thread safe is_busy method.
0.9.4
Do not fail if filesystem does not support creation/access/modification time.
Update dependencies to latest versions.
0.9.3
Several bugfixes and performance improvements.
0.9.2
Provide Windows wheels without debug information.
BUGGY! Do not use!