Releases: InBrowserApp/mac-address
Releases · InBrowserApp/mac-address
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2025-05-22)
Features
- add normalize function (7fba45c)
- add registry related functions (56a3938)
- add toIPv6LinkLocal function export (39b293e)
- add toNumber and toBigInt function (9cf508b)
- enhance normalize function to support case and separator options (acef652)
- export all utilities from utils module (d2e397d)
- export toBigInt function alongside toNumber in utils (5b77e35)
Bug Fixes
- ensure non-null assertion for separator in normalize function (801f488)