Skip to content

Releases: filip26/copper-multibase

1.0.0 - stable & complete

16 Sep 15:29
037146e
Compare
Choose a tag to compare

The very first stable release, complete set of bases included. Your feedback is welcome!

New Contributors

v0.5.0

15 Feb 18:48
8f5ad09
Compare
Choose a tag to compare

What's Changed

  • Added getBase(prefix) method
  • Base32 and Base16 encoder fixes

0.4.0

03 Jan 17:16
Compare
Choose a tag to compare

Added bases:

  • Base16 (lower|upper)
  • Base32 (lower|upper, [no-]padding)
  • Base32Hex (lower|upper, [no-]padding)
  • Base64 ([no-]padding)
  • Base64URL ([no-]padding)

0.0.2

26 Nov 15:49
e0d1e9d
Compare
Choose a tag to compare

new methods:

  • Multibase.isEncoded(value)
  • MultibaseDecoder.getInstance() to get a new instance initialized with all supported encodings

Copper Multibase v0.0.1

21 Nov 22:07
9f0828a
Compare
Choose a tag to compare

Only Base 58 BTC supported.

Custom Alphabets

01 Jan 17:56
Compare
Choose a tag to compare
v3.0

Update description

Id32

12 May 13:47
Compare
Choose a tag to compare
v2.0

rename to Id32

v1.2.0

11 May 23:33
Compare
Choose a tag to compare
Merge branch 'master' of [email protected]:filip26/base32id.git