Releases: guanguans/soar-php
Releases · guanguans/soar-php
4.2.4
4.2.4 - 2024-08-16
Test
- benchmarks: Adjust iterations in SoarBench and benchmark settings
4.2.3
4.2.3 - 2024-07-16
Fix
- HasSudoPassword: Improve formatting of setSudoPassword method
4.2.2
4.2.2 - 2024-07-16
CI
- release: Add StaticClosureRector and update rules
Pull Requests
- Merge pull request #170 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
4.2.1
4.2.1 - 2024-06-11
Pull Requests
- Merge pull request #169 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
4.2.0
4.2.0 - 2024-04-23
Feat
- composer-updater: add dry-run option
Refactor
- HasSoarBinary: rename getDefaultSoarBinary to defaultSoarBinary
- debug: improve debug info handling
Pull Requests
- Merge pull request #165 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
- Merge pull request #168 from guanguans/dependabot/github_actions/codecov/codecov-action-4.3.0
- Merge pull request #167 from guanguans/dependabot/github_actions/codecov/codecov-action-4.2.0
- Merge pull request #166 from guanguans/dependabot/github_actions/codecov/codecov-action-4.1.1
- Merge pull request #164 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.7.0
- Merge pull request #163 from guanguans/dependabot/github_actions/codecov/codecov-action-4.1.0
- Merge pull request #162 from guanguans/dependabot/github_actions/codecov/codecov-action-4.0.2
4.1.0
4.1.0 - 2024-02-22
Refactor
- src: Improve __debugInfo method
Pull Requests
- Merge pull request #160 from guanguans/dependabot/github_actions/codecov/codecov-action-4.0.1
- Merge pull request #161 from guanguans/dependabot/composer/rector/rector-tw-0.19or-tw-1.0
- Merge pull request #158 from guanguans/dependabot/github_actions/codecov/codecov-action-3.1.6
4.0.3
4.0.3 - 2024-01-29
Fix
- HasSudoPassword: Update shouldApplySudoPassword condition
Refactor
- config: update PHPUnit set and add new rule
Pull Requests
- Merge pull request #156 from guanguans/dependabot/github_actions/actions/cache-4
- Merge pull request #157 from guanguans/dependabot/github_actions/codecov/codecov-action-3.1.5
4.0.2
4.0.2 - 2024-01-16
Docs
- Update README.md and README-zh_CN.md
Feat
- composer: add dump-soar command
Refactor
- concerns: improve magic methods
4.0.1
4.0.1 - 2024-01-16
Test
- add snapshot update command
- refactor test
- refactor test
- refactor test
- refactor test
- replace phpunit -> pest