Skip to content

Releases: Scille/winfspy

v0.8.4

05 Jun 08:51
Compare
Choose a tag to compare
  • Build wheel for Python 3.11 (PR #35)
  • Fix a WinError 995 that appeared with winfsp 2022-2 (PR #36)

v0.8.3

18 Mar 18:41
Compare
Choose a tag to compare
  • Support network drives by providing a volume prefix (PR #33)
  • Drop python 3.6, add python 3.10 and bump winfsp 1.10 in the CI (PR #34)

v0.8.2

01 Apr 14:28
Compare
Choose a tag to compare
  • Build wheels for python 3.9 (PR #31)

v0.8.1

19 Aug 14:47
Compare
Choose a tag to compare
  • Add to_string method to security descriptor class (PR #29, issue #28)

v0.8.0

07 Aug 08:58
Compare
Choose a tag to compare

Manage NTSTATUS errors in SecurityDescriptor.evolve (PR #26, issue #25)

Also changes the internal module structure, this might break backward compatibility.