Releases: Scille/winfspy
Releases · Scille/winfspy
v0.8.4
- Build wheel for Python 3.11 (PR #35)
- Fix a WinError 995 that appeared with winfsp 2022-2 (PR #36)
v0.8.3
- 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
- Build wheels for python 3.9 (PR #31)
v0.8.1
- Add to_string method to security descriptor class (PR #29, issue #28)
v0.8.0
Manage NTSTATUS errors in SecurityDescriptor.evolve (PR #26, issue #25)
Also changes the internal module structure, this might break backward compatibility.