Releases: shellrow/netdev
Releases · shellrow/netdev
v0.45.0
What's Changed
- deps: update netlink-packet-route to 0.30 by @Frando in #168
- link_speed.rs: fix build on 64-bit besides amd64 on FreeBSD by @pkubaj in #169
- deps: update netlink-packet-route to 0.31 by @Frando in #171
- fix: improve FreeBSD architecture portability by @shellrow in #172
- Release v0.45.0 by @shellrow in #173
New Contributors
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
- feat: iOS enhancements by @shellrow in #163
- feat: Android enhancements by @shellrow in #164
- fix(macos): drain autoreleased CoreWLAN objects in get_wifi_transmit_rate by @caiogondim in #165
- chore: update CI and format code by @shellrow in #166
- Release v0.44.0 by @shellrow in #167
New Contributors
- @caiogondim made their first contribution in #165
Full Changelog: v0.43.0...v0.44.0
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