Releases: bilfeldt/laravel-http-client-logger
Releases · bilfeldt/laravel-http-client-logger
v2.4.0
v2.3.0
What's Changed
- docs: update README to mention support for Laravel 11 and PHP 8.3 by @professor93 in #32
- changed PHP version support 8.4 by @jamwid07 in #37
- Remove psalm and ray as dependencies by @bilfeldt in #38
New Contributors
- @professor93 made their first contribution in #32
- @jamwid07 made their first contribution in #37
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- docs: update publish config artisan command by @maartenpaauw in #30
- Laravel 11 support by @bilfeldt in #31
New Contributors
- @maartenpaauw made their first contribution in #30
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add support for PHP 8.3 by @okaufmann in #29
New Contributors
- @okaufmann made their first contribution in #29
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.3.0
What's Changed
- Added type hint by @shahruslan in #24
New Contributors
- @shahruslan made their first contribution in #24
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Change PUT to Append for Log Storage by @afiqiqmal in #21
- Add Prefix Config : Able to add prefix to log file disk by @afiqiqmal in #20
New Contributors
- @afiqiqmal made their first contribution in #21
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Laravel 9.x Compatibility by @laravel-shift in #16
New Contributors
- @laravel-shift made their first contribution in #16
Full Changelog: v1.1.0...v1.2.0