1.0.2 (2025-05-22)
- add prepublishOnly script in package.json (e5405c5)
1.0.1 (2025-05-22)
- docs: add repository url in package.json to publish with provence (37444a7)
- 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)
- ensure non-null assertion for separator in normalize function (801f488)