Releases: sourcetoad/Logger
Releases · sourcetoad/Logger
v6.1.0
v6.0.1
v6.0.0
v5.1.1
What's Changed
- fixes down migration for create_logger_tables by @NilsDelaguardia in #51
Full Changelog: v2.1.0...v5.1.1
v5.1.0
What's Changed
- support for Postgres by @NilsDelaguardia in #49
New Contributors
- @NilsDelaguardia made their first contribution in #49
Full Changelog: v2.1.0...v5.1.0
v5.0.1
What's Changed
- fix: Removed throw exception on migration down method by @benjie-wd in #47
New Contributors
- @benjie-wd made their first contribution in #47
Full Changelog: v2.1.0...v5.0.1
v5.0.0
What's Changed
- Laravel 11 by @iBotPeaches in #43
- build(deps): bump actions/cache from 3 to 4 in /.github/workflows by @dependabot in #44
- build(deps): bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #45
Full Changelog: v2.1.0...v5.0.0
v4.2.0
v4.1.0
What's Changed
- build: upgrade to non-deprecated actions by @iBotPeaches in #34
- build: migrate to non-deprecated phpunit config by @iBotPeaches in #33
- Audit Key Deduper by @iBotPeaches in #32
- PHP8 Features by @iBotPeaches in #35
- refactor: cleanup imports/nullables by @iBotPeaches in #36
Full Changelog: v2.1.0...v4.1.0
v4.0.0
- Drop PHP < 8 support.
- Add PHP 8.1 support.
- Add Laravel 9 support
- Drop Laravel < 9 support.