Recent Releases of fnv-es

fnv-es - 0.3.1

〰️ Changes

  • Fix some of the exports (@hugoalh)(38a306b6551b346751c26fcf79ed3fc18537c336)

- TypeScript
Published by hugoalh 8 months ago

fnv-es - 0.3.0

💥 Break Changes

  • Add class FNV as base class (@hugoalh)(N/A)
  • Classes method hash now always output Uint8Array instead of original format (@hugoalh)(N/A)
  • Classes method hashHex now always output hexadecimal string with padding (i.e.: full length)(@hugoalh)(N/A)
  • Remove classes methods hashBase16, hashBase32Hex, hashBase36, hashBase64, hashBase64URL, hashBigInt, hashBuffer, and hashHexPadding (@hugoalh)(N/A)
  • Replace classes static method fromStream with method updateFromStream (@hugoalh)(N/A)

〰️ Changes

  • Classes FNV0, FNV1, and FNV1a are now based on class FNV (@hugoalh)(N/A)

- TypeScript
Published by hugoalh 9 months ago

fnv-es - 0.2.0

💥 Break Changes

  • Remove BigUint64Array from type FNVAcceptDataType temporary (@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

fnv-es - 0.1.0

🔦 Spotlights

  • Initial release (@hugoalh)(N/A)

- TypeScript
Published by hugoalh about 1 year ago