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
- Add and methods (d962db4)
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
isValidinstead ofisValidBase64