Releases: shellrow/netdev
Releases · shellrow/netdev
v0.43.0
v0.42.0
v0.41.0
v0.40.1
v0.40.0
v0.39.0
What's Changed
MacAddr implementation
Since v0.39.0, netdev now uses mac-addr
a standalone and lightweight MAC address library developed by the same author (@shellrow).
This update is fully backward-compatible (no breaking changes).
Full Changelog: v0.38.2...v0.39.0
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