Recent Releases of @hugoalh/sdbm

@hugoalh/sdbm - 0.3.0

💥 Break Changes

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

- TypeScript
Published by hugoalh 9 months ago

@hugoalh/sdbm - 0.2.0

💥 Break Changes

  • Remove CLI (@hugoalh)(3e6c120833e7b4b85bd3fc6f7eb19894fffc793d)

〰️ Changes

  • Add ability to hash to Base64, Base64URL, or Buffer (@hugoalh)(029792b6b85dcf98671f1bed755a3acdc8572b37, c91e8373d5ef9600d2eb102b6f9e64f781374156)
  • 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

@hugoalh/sdbm - 0.1.0

🔦 Spotlights

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

- TypeScript
Published by hugoalh about 1 year ago