Skip to content

Releases: guanguans/ai-commit

1.7.6: test(ConfigCommandTest): Skip windows_os on edit config test

25 Jul 05:12
Compare
Choose a tag to compare

1.7.6 - 2023-07-25

Refactor

  • configcommand: update process TTY option
  • tests: Remove unnecessary code in ConfigCommandTest

Test

  • ConfigCommandTest: Skip windows_os on edit config test

1.7.5: fix(tests): Fix skipping of test cases

25 Jul 04:03
Compare
Choose a tag to compare

1.7.5 - 2023-07-25

Fix

  • tests: Fix skipping of test cases

Test

  • CommitCommandTest: add --no-verify option

1.7.4: fix(monorepo-builder): Update autoload.php path

25 Jul 03:31
Compare
Choose a tag to compare

1.7.4 - 2023-07-25

Docs

  • config: Improve commit message guidelines

Feat

  • ConfigCommand: Add support for windows editors

Fix

  • monorepo-builder: Update autoload.php path
  • tests: Fix skipping tests on non-Windows OS

Refactor

  • ConfigCommand: use dependency injection for ExecutableFinder
  • commands: Update ConfigCommand.php
  • tests: Refactor find method in ExecutableFinder

Pull Requests

  • Merge pull request #31 from guanguans/dependabot/composer/guanguans/monorepo-builder-worker-1.1.11

1.7.3: docs(README): Update command help section

24 Jul 08:00
Compare
Choose a tag to compare

1.7.3 - 2023-07-24

Docs

  • README: Update command help section

Refactor

  • CommitCommand: add shouldVerify method

1.7.2: fix(composer): update ai-commit-no-verify script

24 Jul 06:40
Compare
Choose a tag to compare

1.7.2 - 2023-07-24

Feat

  • commands: add --no-verify option

Fix

  • composer: update ai-commit-no-verify script

Refactor

  • CommitCommand: change edit mode handling

1.7.1: refactor(Commands): Use note instead of info for command line output

24 Jul 03:48
Compare
Choose a tag to compare

1.7.1 - 2023-07-24

Feat

  • CommitCommand: Add option to regenerate commit

Refactor

  • Commands: Use note instead of info for command line output
  • rector.php: remove unused PHPUnit sets

1.7.0: chore(workflows): update PHP version to 7.4

23 Jul 09:55
Compare
Choose a tag to compare

1.7.0 - 2023-07-23

Feat

  • composer: add guanguans/monorepo-builder-worker dependency

Refactor

  • rector: Remove unused rules and dependencies

v1.6.9

14 Jul 13:43
Compare
Choose a tag to compare

Full Changelog: v1.6.8...v1.6.9

v1.6.8

14 Jul 04:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump trufflesecurity/trufflehog from 3.42.0 to 3.43.0 by @dependabot in #28
  • chore(deps): bump trufflesecurity/trufflehog from 3.43.0 to 3.44.0 by @dependabot in #29
  • chore(deps-dev): bump pestphp/pest from 1.23.0 to 1.23.1 by @dependabot in #30

Full Changelog: v1.6.7...v1.6.8

v1.6.7

30 Jun 08:38
Compare
Choose a tag to compare

Full Changelog: v1.6.6...v1.6.7