Releases: guanguans/laravel-soar
Releases · guanguans/laravel-soar
3.12.1
3.12.1 - 2024-04-01
CI
- tests: Add Clover.xml file for Codecov upload
Refactor
- README: update code comments
Pull Requests
- Merge pull request #52 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
- Merge pull request #51 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.7.0
3.12.0
3.12.0 - 2024-03-13
Pull Requests
- Merge pull request #49 from guanguans/dependabot/github_actions/codecov/codecov-action-4
- Merge pull request #50 from guanguans/dependabot/composer/rector/rector-tw-1.0
- Merge pull request #48 from guanguans/dependabot/github_actions/actions/cache-4
3.11.0
3.11.0 - 2024-01-16
Fix
- composer-fixer: remove dry-run option from normalize command
Refactor
- Update Soar binary path in code and config
- config: Update SoarServiceProvider.php
Pull Requests
- Merge pull request #47 from guanguans/dependabot/composer/guanguans/soar-php-tw-4.0
- Merge pull request #46 from guanguans/dependabot/composer/rector/rector-tw-0.19
3.10.1
3.10.1 - 2024-01-07
Test
- Feature: add test for outputting console
3.10.0
3.10.0 - 2024-01-07
Refactor
- config: exclude telescope commands and URLs from soar scoring
- output: implement shouldOutput method
3.9.1
3.9.1 - 2024-01-04
Docs
- README: update check & fix styling badge link
Refactor
- monorepo-builder: update release workers
Pull Requests
- Merge pull request #45 from guanguans/dependabot/github_actions/actions/stale-9
- Merge pull request #44 from guanguans/dependabot/github_actions/actions/labeler-5
3.9.0
3.9.0 - 2023-10-18
Fix
- .php-cs-fixer: update curly_braces_position
Refactor
- Bootstrapper: improve toSql method
Pull Requests
- Merge pull request #43 from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
- Merge pull request #42 from guanguans/dependabot/github_actions/codecov/codecov-action-4
- Merge pull request #41 from guanguans/dependabot/github_actions/actions/checkout-4
3.8.3
3.8.3 - 2023-08-30
Docs
- Update README.md with Chinese translation link
Feat
- facade: Add facade.php file
Fix
- QueryAnalyzer: Fix anonymous function parameter type
Refactor
- tests: update OutputTest.php
Test
- OutputTest: Update console output functionality
- TestCase.php: Add Mockery integration
Pull Requests
- Merge pull request #40 from guanguans/dependabot/composer/rector/rector-tw-0.18
3.8.2: Fix(Bootstrapper): Handle null bindings
3.8.2 - 2023-07-27
Docs
- composer: Update composer.json suggestions
Fix
- Bootstrapper: return correct SQL string
3.8.1: fix(AssetController): Fix font file path
3.8.1 - 2023-07-24
Fix
- AssetController: Fix font file path