Skip to content

Releases: postmodern/digest-crc

0.7.0

28 Jan 08:14
v0.7.0
Compare
Choose a tag to compare

0.7.0 / 2025-01-28

  • Added Digest::CRC64NVMe.
  • Added Digest::CRC.implementation.
  • Reduced duplicate code.

0.6.5

04 Jul 00:11
v0.6.5
Compare
Choose a tag to compare
  • Corrected the implementation of Digest::CRC5. (@dearblue)
  • Make digest-crc Ractor-safe. (@phigrofi)