Skip to content

1.14.1

Compare
Choose a tag to compare
@guanguans guanguans released this 15 Oct 10:32
· 143 commits to main since this release

1.14.1 - 2024-10-15

Feat

  • Generator: add logger property
  • generators: Add processHelperMustRun and processHelperRun methods

Refactor

  • Generators: refactor generate method in BitoCliGenerator
  • app: Refactor Generator.php and GithubCopilotCliGenerator.php
  • generators: improve process helper management
  • generators: Refactor generator classes

Test

  • Generators: add string cmd test
  • Generators: Update Generator.php and GithubCopilotCliGenerator.php
  • Unit: Add GithubCopilotCliGeneratorTest