Skip to content

Releases: nurliman/base85

v2.0.0

08 May 03:41
Compare
Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

v1.0.9

28 Apr 16:05
Compare
Choose a tag to compare

Patch Changes

v1.0.8

08 Apr 04:56
Compare
Choose a tag to compare

Patch Changes

v1.0.7

15 Mar 16:38
Compare
Choose a tag to compare

Patch Changes

v1.0.6

14 Mar 15:12
Compare
Choose a tag to compare

Patch Changes

v1.0.5

11 Mar 15:59
Compare
Choose a tag to compare

Patch Changes

v1.0.4

11 Mar 09:15
Compare
Choose a tag to compare

Patch Changes

v1.0.3

04 Mar 05:17
Compare
Choose a tag to compare

Patch Changes

  • 0efb247: Update pnpm action version
  • 3b2f988: Update JSDoc options for encoding
  • ebc9f7e: Update lefthook version to 1.6.4

v1.0.2

27 Feb 03:38
Compare
Choose a tag to compare

Patch Changes

v1.0.1

28 Dec 17:33
Compare
Choose a tag to compare

Patch Changes

  • 43a394b: Refactor base85 encoding and decoding
  • 5b22ad6: Update target to es5 in tsup.config.ts
  • cd053c2: Refactor input string handling in decodeBase85 function
  • 6c48a91: Add input validation and handling for empty input strings