Laravel Soar Versions Save

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

3.14.1

1 month ago

3.14.1 - 2024-04-01

CI

  • Added SoarTest.php to test LaravelSoar facade

Feat

  • Soar.php: Implement dynamic method calls and remove Conditionable trait

3.13.0

1 month ago

3.13.0 - 2024-04-01

Docs

  • readme: Update README files with code snippet

Refactor

  • core: Remove redundant code and update middleware registration

3.12.1

1 month ago

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

1 month ago

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 months ago

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

4 months ago

3.10.1 - 2024-01-07

Test

  • Feature: add test for outputting console

3.10.0

4 months ago

3.10.0 - 2024-01-07

Refactor

  • config: exclude telescope commands and URLs from soar scoring
  • output: implement shouldOutput method

3.9.1

4 months ago

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

6 months ago

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