Skip to content

Releases: beyondcode/laravel-vouchers

2.2.0

13 Mar 16:02
82e6368
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

15 Dec 15:33
3ed053e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

12 Apr 21:31
5c0a2fd
Compare
Choose a tag to compare
  • PHP 8 Support
  • Laravel 8 Support
  • Fixed an issue with the pivot table config name
  • Allow customizing the Voucher model class

1.3.0

22 Oct 07:49
cfded9e
Compare
Choose a tag to compare

Added Laravel 8 support

1.2.0

02 Jul 09:14
Compare
Choose a tag to compare
  • Add Laravel 7 support

1.1.0

28 Feb 13:31
Compare
Choose a tag to compare

Laravel 5.8 support

1.0.0

25 Oct 09:01
bb6a6f0
Compare
Choose a tag to compare
Merge pull request #4 from fwartner/patch-1

Update version

0.2.0

09 Jul 11:56
Compare
Choose a tag to compare

Added validation class

0.1.4

06 Jul 13:16
Compare
Choose a tag to compare
Remove typehint

0.1.3

06 Jul 12:51
b1575f8
Compare
Choose a tag to compare
Update VouchersServiceProvider.php