Skip to content

Release v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 04:26
· 1 commit to main since this release

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2025-03-20)

Features

1.1.0 (2025-02-24)

Features

  • deprecate isValidBase64 in favor of isValid (4a03fe1)
  • Updated README to reflect the deprecation
  • Updated test files to use isValid instead of isValidBase64