Release list |
1.2.0 | 1y+ | |
1.1.3 | 1y+ | |
1.1.2 | 1y+ | |
1.1.1 | 1y+ | |
1.1.0 | 1y+ | |
1.0.4 | 1y+ | |
Release notes:
Minor changes
- Deprecate
encodeBase32()
, decodeBase32()
, encodeBase64
, decodeBase64()
, encodeBase64url()
, decodeBase64url()
. (#35)
- Feat: Add
Base64Encoding
, Base32Encoding
, base16
, base32
, base32hex
, base64
, base64url
. (#35)