Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 653 Bytes

Changelog

1.4

Added support for pruning the logs

1.3

Added support for custom database connections

1.2.2

Fixes bug when array key formatted is not set.

1.2

Now catches issues when writing to the database and writes them to a fallback driver. 67b0e65

1.1.1

Fixed a bug that caused exceptions to report incorrectly #10

1.1

Added support for Laravel 10

1.0.1

Fixed unguarded model #2

1.0

Initial version