Skip to content

Releases: yepwoo/laragine

v2.3.2

23 Apr 16:00
e5f690a
Compare
Choose a tag to compare

Fixed:

  • config isn't working in some files, PR #36

v2.3.1

21 Apr 09:49
f80683e
Compare
Choose a tag to compare

Fixed:

  • plugins module is not being loaded, PR #35

v2.3.0

18 Apr 19:28
1140f52
Compare
Choose a tag to compare

Added:

  • Plugins support
  • Laravel v11.x support

v2.2.2

12 Nov 08:41
87f570c
Compare
Choose a tag to compare

Fixed:

v2.2.1

18 Mar 14:39
13bc0a9
Compare
Choose a tag to compare

Fixed:

  • sendExceptionResponse() is now sending the errors correctly
  • 2 separate base test cases for the API and Web tests
  • the model not found issue in the ApiTestCase
  • missing support for Laravel 10.x

v2.2.0

29 Dec 20:13
97de1aa
Compare
Choose a tag to compare

Fixed:

  • #28
  • #29
  • Fixed not clear instructions in docs
  • Moved methods that will always be used in the unit tests to the parent class (TestCase)
  • showing the errors when the debug mode is enabled

v2.1.4

21 Sep 07:07
6ffffe6
Compare
Choose a tag to compare

Added:

  • Quick short video

v2.1.3

10 Mar 10:19
cd39a36
Compare
Choose a tag to compare

Fixed

v2.1.2

22 Feb 16:58
b2fd402
Compare
Choose a tag to compare

Fixed:

  • missing slash when the attribute is required
  • missing support for Laravel 9.x

v2.1.1

07 Feb 16:49
e314474
Compare
Choose a tag to compare

Fixed

  • broken documentation link