Skip to content

v1.0.1

Latest

Choose a tag to compare

@alexshalamov alexshalamov released this 24 Aug 17:17
· 2 commits to master since this release

🐞 Bug fixes

  • Fix template argument evaluation for hash offset values (#4)
    Use 64 and 32 bit unsigned integers explicitly to avoid compilers throwing narrowing errors.