Skip to content

Releases: bit-apps-pro/wp-validator

1.2.3

Choose a tag to compare

@csemazharul csemazharul released this 31 Mar 05:05
43a6f68

What's Changed

  • fix: improve validation data handling and sanitization logic by @csemazharul in #14

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@csemazharul csemazharul released this 02 Feb 07:17

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@csemazharul csemazharul released this 31 Oct 05:51
fix: nested validation issue

1.2.0

Choose a tag to compare

@csemazharul csemazharul released this 30 Oct 19:40

Updated the minimum PHP version requirement from 5.6 to 7.2
Added a new validation rule

1.1.0

Choose a tag to compare

@csemazharul csemazharul released this 03 Aug 08:11

Feature
Added new HTML sanitize rule

1.0.3

Choose a tag to compare

@csemazharul csemazharul released this 19 Oct 09:32

Changelog

Feature

  • Added new sanitization rule.

Fixed

  • Validated function returning unwanted data

1.0.2

Choose a tag to compare

@csemazharul csemazharul released this 07 Oct 10:09

Changelog

Feature

  • Added input sanitization functionality.

Improvement

  • Extended the between, min, and max rules to support the array and numeric.

Fixed

  • Resolved the "custom rule class not found" issue.

1.0.1

Choose a tag to compare

@csemazharul csemazharul released this 02 Oct 13:15
Merge branch 'mazed-dev'

Initial release

Choose a tag to compare

@csemazharul csemazharul released this 01 Oct 10:06
1.0.0

composer update