forked from ffalcinelli/pydivert
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
31 lines (24 loc) · 875 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Version 2.1.0
- Bundle WinDivert 1.3.
Version 2.0.7
- Headers have handy fields to manipulate raw data
Version 2.0
- Complete API rewrite
- Documentation at https://ffalcinelli.github.io/pydivert
Version 1.0
- Bundling of WinDivert driver into pydivert
- Dropped WinDivert 1.0.x support
- Several improvements eg. virtualenv support
Version 0.0.7
- Bug fixes and improvements
Version 0.0.3
- Auto installation of WinDivert driver at version 1.1.5
- Some refactoring, regrouping constants into "enum" module
- Tests: no more testing both 1.1 and 1.0 versions, only the driver actually installed in python's DLLs dir will be
tested
- More tests to provide better coverage
Version 0.0.2
- Support to WinDivert 1.1
- AsyncI/O calls are still not officially supported
Version 0.0.1
- Support to WinDivert1.0