Skip to content

Releases: brmmm3/scandir-rs

2.3.4

12 Mar 07:30
Compare
Choose a tag to compare
  • Fix compile problems on Windows.
  • Replace all shell build scripts with a single Python build script.

2.3.2

13 Feb 11:29
Compare
Choose a tag to compare

Update depencies

2.3.1

16 Jan 15:45
Compare
Choose a tag to compare

Fix Windows issue

2.3.0

16 Jan 14:35
Compare
Choose a tag to compare

Add support for path to file as root path.

2.0.5

17 Oct 19:40
Compare
Choose a tag to compare

Changed

  • Update supported Python versions.

Fixed

Fix CVE-2007-4559 in benchmark.py

2.0.2

05 May 19:16
Compare
Choose a tag to compare
  • Complete rewrite.
  • Namespaces have changed.
  • API has changed.

0.9.5

10 Feb 23:25
Compare
Choose a tag to compare

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

25 Sep 20:39
Compare
Choose a tag to compare

Do not fail if filesystem does not support creation/access/modification time.
Update dependencies to latest versions.

0.9.3

29 Jul 21:54
Compare
Choose a tag to compare

Several bugfixes and performance improvements.

0.9.2

26 Jul 20:53
Compare
Choose a tag to compare

Provide Windows wheels without debug information.
BUGGY! Do not use!