Skip to content

Releases: tienvudev/hashnum

hashnum v1.0.6

Choose a tag to compare

@tienvudev tienvudev released this 16 Dec 02:44
7132d7b
  • Fix: table starts from wrong index.
  • Fix: custom table string starts with escape characters causing error.

hashnum v1.0.2

Choose a tag to compare

@tienvudev tienvudev released this 13 Dec 23:17
  • First realease with basic functions (encoding, decoding).
  • Encoding with maxEncode lenEncode method.
  • Option to use custom table.
  • Option to output decoding as array of string instead of array of numbers.