Releases: guanguans/laravel-soar
Releases · guanguans/laravel-soar
3.12.0
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
3.10.1
3.10.0
3.9.1
3.9.0
3.9.0 - 2023-10-18
Fix
- .php-cs-fixer: update curly_braces_position
Refactor
- Bootstrapper: improve toSql method
Pull Requests
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.0: chore(composer): update guanguans/soar-php dependency to version 3.4
3.8.0 - 2023-07-23
Feat
- composer.json: add monorepo-builder-worker package
Refactor
- tests: Update function names in QueryBuilderMacroTest