Skip to content

Releases: LaraBug/LaraBug

3.0

14 Mar 07:26
32216c1
Compare
Choose a tag to compare

Laravel 10 support.

Full Changelog: 2.5.2...3.0

2.5.3: Merge pull request #73 from pauloimon/feature/fix-exceptions-with-no-…

30 Jun 13:51
e1609ee
Compare
Choose a tag to compare

2.5.2

30 Jun 13:28
e1609ee
Compare
Choose a tag to compare

What's Changed

  • Properly import Route facade by @jrmajor in #74
  • Fix 422 error when sending Exceptions with no message by @pauloimon in #73

New Contributors

Full Changelog: 2.5.1...2.5.2

Ability to specify custom exception text on testing command

25 Feb 10:26
5780726
Compare
Choose a tag to compare
Merge pull request #69 from LaraBug/feature/add-custom-exception-to-t…

…est-command

Add the option to create custom test exceptions

Laravel 9 support & more

09 Feb 08:37
e883862
Compare
Choose a tag to compare
Merge pull request #66 from jrmajor/laravel-9

Add Laravel 9 support

2.4.4: Merge pull request #64 from LaraBug/feature/project-version

14 Oct 14:02
44b62bd
Compare
Choose a tag to compare
Project version (git commit id, version number, etc...)

Fixed typo to add environment to exceptions

19 Aug 12:41
23f9803
Compare
Choose a tag to compare

More encoding issues resolved

07 May 08:07
6de2707
Compare
Choose a tag to compare
Merge pull request #56 from Glennmen/fix/workflow

Disable cancel jobs if any job fails

Encoding issue resolved

06 May 14:35
b7eff24
Compare
Choose a tag to compare
Merge pull request #54 from cbl/master

Filter request parameter values

Merged a lot of PR's

06 May 11:42
daa613c
Compare
Choose a tag to compare

We'll be logging changes from newer releases from now on.