Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@codeperfectplus codeperfectplus released this 02 Jun 04:59
· 26 commits to main since this release

What's new

  • added new functionality

    • Function added to check if a given EAN-13 barcode is valid or not
    • Array validation multiple functions added
    • password validation function added
    • email validation function added
  • documentation added

  • code refactored and code quality improved

  • test cases and test coverage added

  • bug fixes

  • Validator class deprecated, Use the Sanatio class instead, which is the appropriate name as the package name.

What's Changed

Full Changelog: V1.0.0...v1.1