Releases: yoeriboven/laravel-log-db
Releases · yoeriboven/laravel-log-db
2.1
2.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #30
- Add support for PHP 8.4 by @yoeriboven in #32
- Adds to the configuration the minimum log level to store by @ComeCaramelos in #28
- Cast
logged_at
to immutable datetime object by @yoeriboven in #33
New Contributors
- @ComeCaramelos made their first contribution in #28
Full Changelog: 1.4...1.5
1.4
What's Changed
- Add test workflow for Laravel 11 by @yoeriboven in #24
- Custom connection tests by @yoeriboven in #25
- Adds support for Laravel pruning by @yoeriboven in #27
Full Changelog: 1.3...1.4
1.3
What's Changed
- Use default Laravel migration structure by @edwinvdpol in #22
- Custom DB Connection by @victayo in #5
New Contributors
- @edwinvdpol made their first contribution in #22
- @victayo made their first contribution in #5
Full Changelog: 1.2.2...1.3
1.2.2
Fixes bug where array key formatted
is not set.
Improved migration stub
1.2.1 Update create_laravel_log_table.php.stub
1.2
1.1.1
1.1
Added support for Laravel 10