Skip to content

Releases: bdraco/fnv-hash-fast

v1.0.2

23 Aug 13:00
Compare
Choose a tag to compare

Fix

  • Typo in release CI that prevented release from working on macos (#22) (d5f97e1)

v1.0.1

23 Aug 01:42
Compare
Choose a tag to compare

Fix

  • Re-release since github actions failed (#21) (7a5f7c2)

v1.0.0

22 Aug 23:25
Compare
Choose a tag to compare

Feature

Breaking

v0.6.1

22 Aug 23:04
Compare
Choose a tag to compare

Fix

v0.6.0

22 Aug 22:26
Compare
Choose a tag to compare

Feature

Fix

v0.5.0

18 Oct 21:48
Compare
Choose a tag to compare

Feature

  • Build wheel for latest cpython release (#8) (5bda2cb)

Fix

  • Reduce size of wheels by excluding generated .cpp files (#9) (efc8960)

v0.4.1

27 Aug 13:48
Compare
Choose a tag to compare

Fix

  • Rebuild wheels with cython 3.0.2 (#7) (2feb469)

v0.4.0

24 Jul 16:29
Compare
Choose a tag to compare

Feature

  • Initial cpython 3.12 support (#6) (a1e00ad)

v0.3.1

04 Apr 06:52
Compare
Choose a tag to compare

Fix

  • Ensure conversion is unsigned (#5) (7389859)

v0.3.0

04 Apr 06:37
Compare
Choose a tag to compare

Feature