Skip to content

Releases: shellrow/netdev

v0.43.0

03 May 12:10
a9d1996

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.42.0...v0.43.0

v0.42.0

11 Apr 15:20
53511c5

Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

15 Mar 07:14
2ed33ca

Choose a tag to compare

What's Changed

Full Changelog: v0.40.1...v0.41.0

v0.40.1

03 Mar 15:43
cd10d27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.40.1

v0.40.0

20 Dec 02:54
9a1b6f5

Choose a tag to compare

What's Changed

Full Changelog: v0.39.0...v0.40.0

v0.39.0

08 Nov 12:08
7500b17

Choose a tag to compare

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

12 Oct 09:57
0702b43

Choose a tag to compare

What's Changed

Full Changelog: v0.38.1...v0.38.2

v0.38.1

12 Oct 09:44
1d91213

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.0...v0.38.1

v0.38.0

08 Oct 13:21
a21048b

Choose a tag to compare

What's Changed

Summary

  • Reworked internal architecture for clarity and maintainability
  • Tests unified network interface handling across all supported OSes:
    • Linux
    • macOS
    • Windows
    • BSD
    • Android
    • iOS

Mobile Verification

  • Tested on physical Android and iOS devices

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

06 Sep 07:42
c8a5f1a

Choose a tag to compare

What's Changed

Full Changelog: v0.37.2...v0.37.3