Releases: LeoBorai/network-interface
Releases · LeoBorai/network-interface
v2.0.0
v1.1.4
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- feat(free-bsd): first-class support for FreeBSD by @surban in #50
- chore(linux): allow unused imports while deeper understanding by @EstebanBorai in #51
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- feat:
PartialEq
,Eq
, andHash
toNetworkInterface
by @meowjesty in #48
New Contributors
- @meowjesty made their first contribution in #48
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.3
What's Changed
- feat: support for iOS by @jieliangma in #43
New Contributors
- @jieliangma made their first contribution in #43
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat: support for Android by @surban in #40
- feat: serde support via derive macros by @HuakunShen in #42
New Contributors
- @surban made their first contribution in #40
- @HuakunShen made their first contribution in #42
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- feat: refactor network interface show by @CandySunPlus in #32
- fix:
IfAddrIterator
start judgment by @CandySunPlus in #33 - fix: report multiple addresses per interface on Linux and macOS by @de-vri-es in #34
- feat: lower MSRV to
1.54
by @ducaale in #35
New Contributors
- @CandySunPlus made their first contribution in #32
- @de-vri-es made their first contribution in #34
- @ducaale made their first contribution in #35
Full Changelog: v0.1.6...v1.0.0