Releases: guanguans/laravel-exception-notify
Releases · guanguans/laravel-exception-notify
3.8.0
31 Mar 11:57
Compare
Sorry, something went wrong.
No results found
3.8.0 - 2024-03-31
Docs
readme: Remove unnecessary Chinese translation and code snippets
Refactor
src: Improve extendExceptionHandler method in ExceptionNotifyServiceProvider
3.7.0
31 Mar 11:04
Compare
Sorry, something went wrong.
No results found
3.7.0 - 2024-03-31
Refactor
composer: Remove unnecessary packages and update dependencies
3.6.1
31 Mar 10:20
Compare
Sorry, something went wrong.
No results found
3.6.1 - 2024-03-31
Pull Requests
Merge pull request #61 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
Merge pull request #60 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.7.0
3.6.0
13 Mar 06:10
Compare
Sorry, something went wrong.
No results found
3.6.0 - 2024-03-13
Feat
composer-updater: add dry-run option
Refactor
composer-updater: Improve diff formatting
Pull Requests
Merge pull request #57 from guanguans/dependabot/composer/rector/rector-tw-0.19or-tw-1.0
3.5.3
01 Feb 10:15
Compare
Sorry, something went wrong.
No results found
3.5.3 - 2024-02-01
Refactor
composer-fixer: Update composer-fixer script
composer-updater: Improve handling of multiple and single version dependencies
Pull Requests
Merge pull request #56 from guanguans/dependabot/github_actions/actions/cache-4
3.5.2
11 Jan 08:24
Compare
Sorry, something went wrong.
No results found
3.5.2 - 2024-01-11
Refactor
collectors: improve exception handling
3.5.1
09 Jan 03:56
Compare
Sorry, something went wrong.
No results found
3.5.1 - 2024-01-09
Refactor
coding-style: Remove unused Rectors
monorepo-builder: update release workers
Pull Requests
Merge pull request #54 from guanguans/dependabot/github_actions/actions/stale-9
Merge pull request #53 from guanguans/dependabot/github_actions/actions/labeler-5
3.5.0
18 Oct 10:21
Compare
Sorry, something went wrong.
No results found
3.5.0 - 2023-10-18
Feat
config: Add php_unit_data_provider_name and php_unit_data_provider_return_type in .php-cs-fixer.php
Refactor
pipes: rename ToMarkdownPipe to SprintfMarkdownPipe
pipes: rename ToHtmlPipe to SprintfHtmlPipe
Pull Requests
Merge pull request #51 from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Merge pull request #49 from guanguans/dependabot/github_actions/actions/checkout-4
3.4.2
29 Aug 07:17
Compare
Sorry, something went wrong.
No results found
3.4.2 - 2023-08-29
Feat
facade: Add facade.php file
Fix
facades: Return string in getDefaultDriver method
Refactor
StringableMacro: Remove unused squish and toString methods
bin: remove unused code in facades.php
3.4.1: test(Channels): update BarkChannel
20 Aug 08:39
Compare
Sorry, something went wrong.
No results found
3.4.1 - 2023-08-20
Fix
src: fix reportUsingCreator callable
Test
Channels: update BarkChannel