Skip to content

Releases: eXolnet/laravel-bootstrap4-form

v2.3.0

06 Feb 16:15
416d7cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Feb 21:31
f3b7f6c

Choose a tag to compare

What's Changed

  • build(deps): drop Laravel 10 support by @xel1045 in #18
  • ci: add php 8.4 to test matrix by @xel1045 in #19
  • build(deps): add support for Laravel 12 by @xel1045 in #17

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 May 14:31
bd52ec4

Choose a tag to compare

What's Changed

  • Drop php 8.0 support
  • Add php 8.3 support
  • Add Laravel 11 support

Full Changelog: v2.0.3...v2.1.0

v2.0.3

31 Oct 15:16
af3a446

Choose a tag to compare

  • Fix multiple select detection
  • Make sure the in_array is strict

v2.0.1

10 Jul 21:03
b8a5d3d

Choose a tag to compare

refactor: remove value macro since it is part of of spatie/laravel-ht…

v2.0.0

10 Jul 13:58
6e3b4a7

Choose a tag to compare

  • Migrate laravelcollective/html to spatie/laravel-html

v1.4.0

09 Mar 20:40
01eb6cc

Choose a tag to compare

What's Changed

  • chore(deps): drop support for Laravel 8 by @xel1045 in #11
  • chore(deps): add support for PHP 8.2 by @xel1045 in #10
  • chore(deps): add Laravel 10 support by @xel1045 in #12

Full Changelog: v1.3.0...v1.4.0

v1.3.0

22 Nov 15:46
f833232

Choose a tag to compare

  • Drop support for PHP 7
  • Normalize Composer scripts naming

v1.2.0

13 Feb 19:54
a70cf1e

Choose a tag to compare

  • Add support for Laravel 9
  • Drop support for Laravel 6 and 7
  • Add support for php 8.1

v1.1.1

12 Oct 13:05
b87ca15

Choose a tag to compare