Releases: shellrow/netdev
Releases · shellrow/netdev
v0.38.2
v0.38.1
v0.38.0
What's Changed
Summary
- Reworked internal architecture for clarity and maintainability
- Tests unified network interface handling across all supported OSes:
LinuxmacOSWindowsBSDAndroidiOS
Mobile Verification
- Tested on physical
AndroidandiOSdevices
Notes
- No breaking changes to the public API
- Internal module paths have been reorganized
- All top-level re-exports remain unchanged for backward compatibility
Full Changelog: v0.37.3...v0.38.0
v0.37.3
v0.37.2
What's Changed
- Add missing "gateway" feature flag on windows by @DeTeam in #129
- Bump version to 0.37.1 by @shellrow in #130
- fix: Replace hard assertion on SendARP output length with a regular check in the enclosing if statement by @Le-Maz in #131
- Bump version to 0.37.2 by @shellrow in #133
New Contributors
Full Changelog: v0.37.0...v0.37.2
v0.37.0
What's Changed
- iOS Support by @oscartbeaumont in #125
- Add support for interface operstate by @shellrow in #126
New Contributors
- @oscartbeaumont made their first contribution in #125
Full Changelog: v0.36.0...v0.37.0