This repository has been archived by the owner on Dec 24, 2023. It is now read-only.
Releases: TechnikEmpire/WinDivertSharp
Releases · TechnikEmpire/WinDivertSharp
Version 1.4.3.3
- Removes all hand-holding, simply gives raw pointer access to the structures. This is a breaking change, but WinDivert doesn't follow semver and neither do I in this project, so deal with it.
Version 1.4.3.2
- Minor API change, but we're keeping our version in sync with the target native version so #yolo.
- Fixes #1
- Fixes #2
- Converted all WinDivert tests to individual unit tests, all passing now.
- Added additional tests to make sure checksum calculation matched the calculation of an external library (not ideal not coding it ourselves, but if two libs can agree then that's OK for me).
Version 1.4.3.0
- Release wrapping WinDivert 1.4.3.
Version 1.4.2.0
Notice:
This release actually bundles WinDivert 1.4.3, and the version was erroneously set. Kept because I'm too lazy to go through and delete the tag on the command line.
Original Release Notes:
- Initial release, starting at WinDivert release 1.4.2.