Skip to content

Releases: sourcetoad/rule-helper-for-laravel

v5.0.0

13 Mar 12:36
5cd974a
Compare
Choose a tag to compare

Breaking changes

  • Drop Laravel 10.x and PHP 8.1 support

What's Changed

  • Laravel 11 support in #42

Full Changelog: v4.3.0...v5.0.0

v4.3.0

28 Feb 13:50
331f819
Compare
Choose a tag to compare

What's Changed

  • Enum rule modifier callback in #41

Full Changelog: v4.2.2...v4.3.0

v4.2.2

23 Feb 13:53
688b3a6
Compare
Choose a tag to compare

What's Changed

  • Add missing arguments to URL helper in #40

Full Changelog: v4.2.1...v4.2.2

v4.2.1

26 Jan 13:20
0924cfd
Compare
Choose a tag to compare

What's Changed

  • Fix rule typehints in #39

Full Changelog: v4.2.0...v4.2.1

v4.2.0

14 Dec 13:30
1013d60
Compare
Choose a tag to compare

What's Changed

  • Adds extensions #38

Full Changelog: v4.1.0...v4.2.0

v4.1.0

27 Nov 17:19
90da947
Compare
Choose a tag to compare

What's Changed

  • Adds present_if, present_unless, present_with, present_with_all, and hex_color #36

Full Changelog: v4.0.0...v4.1.0

v4.0.0

23 Aug 13:10
98e487f
Compare
Choose a tag to compare

Breaking changes

  • Drop Laravel 9.x and PHP 8.0 support

What's Changed

  • Adds enum and can #35

Full Changelog: v3.2.1...v4.0.0

v3.2.1

22 Aug 12:55
327977f
Compare
Choose a tag to compare

What's Changed

  • Fixed allowed types on integer comparison rules #34

Full Changelog: v3.2.0...v3.2.1

v3.2.0

13 Jul 17:15
7fd3103
Compare
Choose a tag to compare

What's Changed

  • Point to 10.x laravel docs #31
  • Added password helper #32
  • Fixed types on between rule #33

Notes

If upgrading directly from 1.0, this changes the meaning of the password helper, see upgrade guide for more information.

Full Changelog: v3.1.0...v3.2.0

v3.1.0

14 Feb 16:51
7b3f02d
Compare
Choose a tag to compare

What's Changed

  • Adds Laravel 10 Support
  • Adds missing, missing_if, missing_unless, missing_with, and missing_with_all #28

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