Skip to content

7.0.0

Choose a tag to compare

@guanguans guanguans released this 29 Nov 11:04
· 43 commits to master since this release

7.0.0 - 2025-11-29

✨ Features

  • runable: add setPipe method to support process piping (7be4788)

🎨 Styles

💅 Code Refactorings

  • apply inspection (90bbdf3)
  • rename setter methods to use 'with' prefix for clarity (8640903)
  • apply phpstan (a98c0e8)
  • apply rector (7012894)
  • ComposerScripts: optimize makeSymfonyStyle method (e71e044)
  • WithRunable: rename processTapper to tap for clarity (31f316a)
  • binary: rename soarBinary to binary for consistency (6972229)
  • core: rename sqls to queries for clarity and consistency (63741eb)
  • helpers: update str_snake function to use hyphen delimiter (213c975)

✅ Tests

  • ArchTest: enforce prohibition of debugging functions usage (b6024f2)

📦 Builds

  • polyfill: Remove Symfony polyfill PHP82 and update analyzer and phpstan config (e451f2d)

🤖 Continuous Integrations

  • composer: add new scripts for blade-formatter, mago, php-cs-fixer, todo-lint, and zizmor (a1f761e)
  • config: Remove unused faker mappings and commented properties (f44e52e)
  • config: Update config files (ecd2502)
  • config: Update config files (319bb6e)
  • config: Update config files (1c32d7f)
  • config: Add YAML formatter configuration and generate rule documentation (1817898)