Skip to content

Releases: zenozeng/color-hash

v2.0.1

27 Apr 11:33
Compare
Choose a tag to compare
chore: dist/color-hash.js: tsc --module commonjs, fixes #36

v2.0.0

20 Apr 13:58
Compare
Choose a tag to compare
bump version to 2.0.0

v1.1.1

10 Apr 14:44
Compare
Choose a tag to compare
bump version to 1.1.1, fixes #29

v1.0.3

18 May 16:54
Compare
Choose a tag to compare
  • Update tests
  • Fix bug#19 (Hex string is too short)

v1.0.2

05 Mar 07:56
Compare
Choose a tag to compare

Make hash more sensitive for short string like 'a', 'b', 'c'

v1.0.1

02 Mar 11:17
Compare
Choose a tag to compare
use 137 as seed2 to reduce hash collisions, fixes #16

v1.0.0

21 Feb 03:35
Compare
Choose a tag to compare
  • Fix Infinity caused by long string
  • Switch to istanbul

v0.1.1

12 Feb 13:57
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

update tests

v0.1.0

09 Feb 09:59
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
add bower.json, fixes #6