Skip to content

Releases: guanguans/ai-commit

1.10.1

14 Mar 03:24
Compare
Choose a tag to compare

Full Changelog: 1.10.0...1.10.1

1.10.0

14 Mar 02:31
Compare
Choose a tag to compare

1.10.0 - 2024-03-14

Docs

  • StrMacro: Add link to polyfill-php83

Feat

  • composer-updater: add composer-updater script and configuration

Refactor

  • openai: Improve data handling and response creation

Pull Requests

  • Merge pull request #109 from guanguans/dependabot/composer/mockery/mockery-1.6.9
  • Merge pull request #108 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.69.0
  • Merge pull request #107 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.5
  • Merge pull request #94 from guanguans/dependabot/github_actions/codecov/codecov-action-4
  • Merge pull request #106 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.4
  • Merge pull request #105 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.3
  • Merge pull request #104 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.2
  • Merge pull request #103 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.0
  • Merge pull request #102 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.7
  • Merge pull request #101 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.6
  • Merge pull request #100 from guanguans/dependabot/composer/php-mock/php-mock-phpunit-2.10.0
  • Merge pull request #99 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.5
  • Merge pull request #98 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.4
  • Merge pull request #97 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.2
  • Merge pull request #96 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.1
  • Merge pull request #95 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.3
  • Merge pull request #93 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.2
  • Merge pull request #92 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.1
  • Merge pull request #88 from guanguans/dependabot/github_actions/actions/cache-4
  • Merge pull request #84 from guanguans/imgbot
  • Merge pull request #91 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.65.0
  • Merge pull request #90 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.64.0
  • Merge pull request #89 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.11
  • Merge pull request #87 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.10
  • Merge pull request #86 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.9
  • Merge pull request #85 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.8

1.9.4

03 Jan 09:51
Compare
Choose a tag to compare

Full Changelog: 1.9.3...1.9.4

1.9.3

03 Jan 08:49
Compare
Choose a tag to compare

1.9.3 - 2024-01-03

Fix

  • Commands: Fix issue in CommitCommand
  • commands: Fix formatting issue in CommitCommand

Refactor

  • CommitCommand: refactor commit message generation and confirmation
  • OpenAIGenerator: Improve data handling
  • commands: update commit message generation
  • commit: refactor CommitCommand.php

1.9.2

03 Jan 03:14
Compare
Choose a tag to compare

1.9.2 - 2024-01-03

Feat

  • commands: add new line before and after commit tasks

Fix

  • CommitCommand: add newLine(3) before and after confirming commit message
  • commands: Automagically generate conventional commit message with AI

Refactor

  • CommitCommand: Refactor CommitCommand class

1.9.1

02 Jan 08:56
Compare
Choose a tag to compare

1.9.1 - 2024-01-02

Pull Requests

  • Merge pull request #74 from guanguans/dependabot/github_actions/actions/labeler-5
  • Merge pull request #76 from guanguans/dependabot/github_actions/actions/stale-9
  • Merge pull request #79 from guanguans/dependabot/github_actions/actions/upload-artifact-4

1.9.0

02 Jan 08:08
9a4583b
Compare
Choose a tag to compare

1.9.0 - 2023-12-25

Pull Requests

  • Merge pull request #83 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.7
  • Merge pull request #82 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.6
  • Merge pull request #81 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.5
  • Merge pull request #80 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.4
  • Merge pull request #78 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.3
  • Merge pull request #77 from guanguans/dependabot/composer/mockery/mockery-1.6.7
  • Merge pull request #75 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.2
  • Merge pull request #73 from guanguans/dependabot/composer/guzzlehttp/guzzle-7.8.1
  • Merge pull request #72 from guanguans/dependabot/composer/php-mock/php-mock-phpunit-2.9.0
  • Merge pull request #71 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.1
  • Merge pull request #70 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.0

1.8.6

16 Nov 09:49
Compare
Choose a tag to compare

Full Changelog: 1.8.5...1.8.6

1.8.5

13 Nov 07:13
Compare
Choose a tag to compare

1.8.5 - 2023-11-13

Refactor

  • monorepo-builder: update CreateGithubReleaseWorker to CreateGithubReleaseReleaseWorker

1.8.4

09 Nov 06:48
Compare
Choose a tag to compare

Full Changelog: 1.8.3...1.8.4