Skip to content

Adding strict mode to base64 decode methods to return null for invalid input

Choose a tag to compare

@thetutlage thetutlage released this 12 Apr 03:28
  • improvement: return null when urlDecode results in malformed output 25a7948
  • feat: add StateJar for managing internal state 843344a
  • chore: update dependencies addb6fc

v2.2.0...v2.2.1