Skip to content

Releases: Bit-Apps-Pro/wp-validator

1.2.1

31 Oct 05:51
Compare
Choose a tag to compare
fix: nested validation issue

1.2.0

30 Oct 19:40
Compare
Choose a tag to compare

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

1.1.0

03 Aug 08:11
Compare
Choose a tag to compare

Feature
Added new HTML sanitize rule

1.0.3

19 Oct 09:32
Compare
Choose a tag to compare

Changelog

Feature

  • Added new sanitization rule.

Fixed

  • Validated function returning unwanted data

1.0.2

07 Oct 10:09
Compare
Choose a tag to compare

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

02 Oct 13:15
Compare
Choose a tag to compare
Merge branch 'mazed-dev'

Initial release

01 Oct 10:06
Compare
Choose a tag to compare
1.0.0

composer update