Skip to content

Releases: spatie/laravel-options

1.2.0

17 Jun 09:08
76ac751

Choose a tag to compare

  • Some cleanup of the code
  • Add support for only and except

If you're implementing your own Provider which is technically possible but not documented (and thus we allow ourselves to make braking changes here), add the equals method since it is now required.

1.1.2

21 Feb 11:30
f68125e

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

27 Feb 14:48
150e6cf

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

09 Feb 15:08
5bed290

Choose a tag to compare

  • Add support for a nullable value
  • Add support for iterating over options

1.0.4

02 Feb 08:15
bc557d9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

29 Jul 08:16

Choose a tag to compare

  • allow to customize label and value array keys (#3)

1.0.2

13 Jul 14:51

Choose a tag to compare

  • rename create to forProvider

1.0.1

13 Jul 14:26

Choose a tag to compare

  • Add support for converting options to validation rules (#2)

1.0.0

06 Jul 15:16

Choose a tag to compare

  • initial release

0.0.2

06 Jul 13:43

Choose a tag to compare

Cs fixer