Recent Releases of fnv-es
fnv-es - 0.3.0
💥 Break Changes
- Add class
FNVas base class (@hugoalh)(N/A) - Classes method
hashnow always outputUint8Arrayinstead of original format (@hugoalh)(N/A) - Classes method
hashHexnow always output hexadecimalstringwith padding (i.e.: full length)(@hugoalh)(N/A) - Remove classes methods
hashBase16,hashBase32Hex,hashBase36,hashBase64,hashBase64URL,hashBigInt,hashBuffer, andhashHexPadding(@hugoalh)(N/A) - Replace classes static method
fromStreamwith methodupdateFromStream(@hugoalh)(N/A)
〰️ Changes
- Classes
FNV0,FNV1, andFNV1aare now based on classFNV(@hugoalh)(N/A)
- TypeScript
Published by hugoalh 9 months ago
fnv-es - 0.2.0
💥 Break Changes
- Remove
BigUint64Arrayfrom typeFNVAcceptDataTypetemporary (@hugoalh)(0f2511b548016b353a66b57cc165bdc6308f0553)
〰️ Changes
- Add ability to hash to Base64, Base64URL, or Buffer (@hugoalh)(bcb0c0d848298e314ea3e1c26c98a49e0a5a6c59, 221e43afd3123f6d4b65e7be86c5d4532fc4f2d7)
- Change target Deno from >= v1.42.0 to >= v2.1.0 (@hugoalh)(N/A)
- Change target NodeJS from >= v16.13.0 to >= v20.9.0 (@hugoalh)(N/A)
- Improve compatibility (@hugoalh)(N/A)
- TypeScript
Published by hugoalh 10 months ago