Releases: henrikwidlund/hostsparser
Releases · henrikwidlund/hostsparser
v8.0.1
What's Changed
- Added new static code analysis tools and fixed found issues
- Removed the need for having dotnet runtime installed when running the program
- Switched to publishing Native AoT builds where possible
- ARM64 binaries for Mac and Windows are self-contained as there aren't any runners on GitHub for those platforms yet
- Updated Docker images to use self-contained binaries and fixed the command example for building Docker images
Full Changelog: v8.0.0...v8.0.1
v8.0.1-pre5
Full Changelog: v8.0.1-pre4...v8.0.1-pre5
v8.0.1-pre4
Full Changelog: v8.0.1-pre3...v8.0.1-pre4
v8.0.1-pre3
Full Changelog: v8.0.1-pre2...v8.0.1-pre3
v8.0.1-pre2
Full Changelog: v8.0.1-pre1...v8.0.1-pre2
v8.0.1-pre1
What's Changed
Native binaries for linux-arm64 by utilizing new runners in GitHub
Full Changelog: v8.0.0...v8.0.1-pre1
v8.0.0
v7.0.4
What's Changed
- Maintenance release - this only includes updated dependencies and runtime
Full Changelog: v7.0.3...v7.0.4
v7.0.3
What's Changed
- Don't add current directory if specified file starts with ./ by @henrikwidlund in #248
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- Drop the dll file extension by @henrikwidlund in #247
Full Changelog: v7.0.1...v7.0.2