Releases: henrikwidlund/hostsparser
Releases · henrikwidlund/hostsparser
v7.0.1
What's Changed
- Remove dotnet command when running Native AOT by @henrikwidlund in #246
Full Changelog: v7.0.0...v7.0.1
v7.0.1-pre1
What's Changed
- Remove dotnet command when running Native AOT by @henrikwidlund in #246
Full Changelog: v7.0.0...v7.0.1-pre1
v7.0.0
v6.2.0
What's Changed
- Add support for allowed exception rules in AdBlock format by @henrikwidlund in #225
- Update dependencies.
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Allow specifying path to the settings file as an argument to the executable.
- Updated internal dependencies.
Full Changelog: v6.0.6...v6.1.0-pre
v6.1.0-pre
What's Changed
- Allow specifying path to the settings file as an argument to the executable.
- Updated internal dependencies.
Full Changelog: v6.0.6...v6.1.0-pre
v6.0.6
What's Changed
- Improve memory efficiency in HostsParser by @henrikwidlund in #205
- Update internal dependencies.
Full Changelog: v6.0.5...v6.0.6
v6.0.5
What's Changed
- Fix infinite retry loop when failing to add an item to the list of hosts that should be processed.
Full Changelog: v6.0.4...v6.0.5
v6.0.4
What's Changed
- Fix exception when multiple threads tries to add to the same collection.
- Update dependencies.
Full Changelog: v6.0.3...v6.0.4