Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@pilcrowonpaper pilcrowonpaper released this 07 Feb 07:55
· 30 commits to main since this release
4fb7594

Minor changes

  • Deprecate encodeBase32(), decodeBase32(), encodeBase64, decodeBase64(), encodeBase64url(), decodeBase64url(). (#35)
  • Feat: Add Base64Encoding, Base32Encoding, base16, base32, base32hex, base64, base64url. (#35)