Skip to content

Releases: iamfarhad/validation

v3.2.0

12 May 14:38
039b417
Compare
Choose a tag to compare

support laravel 11

v3.1.2

27 Feb 21:40
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

  • Added Base64 validation rule.

v3.1.1

27 Feb 21:29
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.1.1

  • Remove support php 8.0
  • Fixed github test workflow

v3.1.0

27 Feb 21:23
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.1.0

  • Added Laravel Pint
  • Added PHP Rector
  • Added username validation

v3.0.0

21 Feb 13:43
9642f91
Compare
Choose a tag to compare

What's Changed

  • support-laravel-10 by @farshidrezaei in #104
  • remove support laravel 6 and 8
  • remove support php 7.*

New Contributors

Full Changelog: v2.3.2...v3.0.0

v2.3.2

01 Feb 13:18
032547f
Compare
Choose a tag to compare

What's Changed

  • Publish language files into the defined lang path by @WiGeeky in #102

New Contributors

  • @WiGeeky made their first contribution in #102

Full Changelog: v2.3.1...v2.3.2

v2.3.1

12 Jan 16:18
58cfe7b
Compare
Choose a tag to compare

What's Changed

  • added testbench 7.0

Full Changelog: v2.3.0...v2.3.1

v2.3.0

12 Jan 11:41
2fcf08a
Compare
Choose a tag to compare

What's Changed

  • Allow Laravel 9

Full Changelog: v2.2.2...v2.3.0

v2.2.1

02 Jan 18:34
Compare
Choose a tag to compare
  • added editor config

Full Changelog: v2.1.7...v2.2.1

v2.2.0

31 Dec 20:51
Compare
Choose a tag to compare
  • add laravel 6 support