Skip to content

Releases: pedrouid/enc-utils

v3.0.0

Choose a tag to compare

@pedrouid pedrouid released this 17 Nov 17:37
  • remove BN.js dependency

v2.2.1

Choose a tag to compare

@pedrouid pedrouid released this 01 Jul 19:27
  • fix splitBytes method for unpadded bytes

v2.2.0

Choose a tag to compare

@pedrouid pedrouid released this 28 Jun 19:01
  • add binary string support

v2.1.0

Choose a tag to compare

@pedrouid pedrouid released this 06 May 16:27
  • remove buffer polyfill for cjs bundle
  • add removeHexLeadingZeros method

v2.0.0

Choose a tag to compare

@pedrouid pedrouid released this 06 May 12:09
  • remove arrayBuffer methods
  • add numbers methods with BN support
  • add type validators and getters
  • improve arrayToBuffer conversion

v1.3.0

Choose a tag to compare

@pedrouid pedrouid released this 15 Apr 13:13
  • remove number utils

v1.2.0

Choose a tag to compare

@pedrouid pedrouid released this 15 Apr 12:33
  • add sanitizeHex util

v1.1.0

Choose a tag to compare

@pedrouid pedrouid released this 15 Apr 12:15
  • update README with API interface
  • remove exported constants
  • add isHexString util

v1.0.0

Choose a tag to compare

@pedrouid pedrouid released this 15 Apr 11:19
rename to enc-utils