Releases: tenantcloud/laravel-command-logger
Releases · tenantcloud/laravel-command-logger
v1.5.0
v1.4.0
1.3.0
What's Changed
- Added parameters to determine whether the migrationі will be run by @tcmbilozub in #9
- Laravel 9 by @oprypkhantc in #10
New Contributors
- @oprypkhantc made their first contribution in #10
Full Changelog: 1.2.0...1.3.0
Ignore migration
1.2.0 Ignore migration option
Laravel 8 support
Merge pull request #8 from tenantcloud/laravel-8 Allow Laravel 8
Fixed issue with empty signature
1.0.8 fix: fixed no signature issue
Added ability to exclude commands
1.0.7 feature: Added ability to exlude commands from loggin